nextcloud/tests/acceptance/features/core
Daniel Calviño Sánchez 92925233ec
Maximize browser window before running the tests
By the default the browser window is not maximized, but opened with a
size of 1050x978px. In the Files app, when the navigation bar and the
side bar are both open, with the previous design that width caused the
file name to be very very narrow, but still clickable. However, with the
updated design the file name is too narrow and no longer clickable,
which breaks several acceptance tests that descend into subfolders. To
solve that now the browser window is maximized before running the tests,
which makes the window wide enough (1360px) to show the file name and
make it clickable.

This commit also removes a step to close the sidebar that was recently
added to address the problem mentioned above in a previous pull request.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2022-09-01 14:15:43 +02:00
..
Actor.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
ActorAware.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
ActorAwareInterface.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
ActorContext.php Maximize browser window before running the tests 2022-09-01 14:15:43 +02:00
ElementFinder.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
ElementWrapper.php Add automatic handling of "ElementNotInteractable" exceptions 2021-04-19 16:35:11 +02:00
Locator.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
NextcloudTestServerContext.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
NextcloudTestServerHelper.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
NextcloudTestServerLocalApacheHelper.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
NextcloudTestServerLocalBuiltInHelper.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
NoSuchElementException.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Utils.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00