nextcloud/tests/acceptance
Daniel Calviño Sánchez 00b38db77f Find elements through the actor rather than the driver
"Actor::find" is a more robust way to look for elements, as it handles
some exceptions that may be thrown. Therefore, even if the elements are
not actually used and it is only checked whether they exist or not using
the actor is the preferred way when possible (and it also makes it
consistent with the rest of the acceptance tests).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-03-08 07:59:35 +00:00
..
config Accept incoming shares in acceptance tests 2019-11-20 21:15:46 +01:00
features Find elements through the actor rather than the driver 2021-03-08 07:59:35 +00:00
composer.json Add "composer.lock" for acceptance tests to git 2021-01-18 11:52:30 +00:00
composer.lock Add "composer.lock" for acceptance tests to git 2021-01-18 11:52:30 +00:00
installAndConfigureServer.sh Redirect to files app after login in acceptance tests 2020-08-05 17:01:29 +02:00
run-local.sh Fix CI branch for notifications app 2021-02-05 10:38:37 +01:00
run.sh Run acceptance tests on PHP 7.3 2019-10-22 16:48:55 +02:00