nextcloud/tests/acceptance/features
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
..
bootstrap Wait for the new user form to be visible 2022-09-01 14:15:43 +02:00
core Maximize browser window before running the tests 2022-09-01 14:15:43 +02:00
access-levels.feature fix tests 2022-08-31 14:35:13 +02:00
app-comments.feature Revert (partially) "Accept incoming shares in acceptance tests" 2020-03-20 17:39:34 +01:00
app-files-sharing-link.feature Maximize browser window before running the tests 2022-09-01 14:15:43 +02:00
app-files-sharing.feature fix tests 2022-08-31 14:35:13 +02:00
app-files-tags.feature fix tests 2022-08-31 14:35:13 +02:00
app-files.feature Disable unreliable app-files.feature:108 2020-10-21 21:53:29 +02:00
app-theming.feature Adjust theming acceptance tests 2022-09-01 14:15:43 +02:00
apps.feature Disable acceptance test which should fail anyway 2019-04-11 14:03:41 +02:00
header.feature fix tests 2022-08-31 14:35:13 +02:00
login.feature Revert "Disable fragile tests for now" 2020-07-21 15:58:55 +02:00
users.feature Fix delete user acceptance test 2021-03-06 01:29:54 +01:00