nextcloud/tests/acceptance/features
Daniel Calviño Sánchez d5725cb3d9 Wait for the empty content element to be shown
When the "Comments" tab is open the empty content element is always in
the DOM, although it is only shown once the message collection was
fetched and there were no messages. Due to this it is necessary to
explicitly wait for it to be shown instead of relying on the implicit
wait made to find the element; otherwise it would be found immediately
and if the collection was not fetched yet it would not be visible,
causing the test to fail.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-11-24 18:06:20 +01:00
..
bootstrap Wait for the empty content element to be shown 2018-11-24 18:06:20 +01:00
core Move the browser window of an actor to the foreground when acting as him 2018-10-26 11:07:13 +02:00
access-levels.feature Header acceptance features 2018-03-09 14:33:22 +01:00
app-comments.feature Add acceptance tests for switching to the comments of another file 2018-11-22 05:20:26 +01:00
app-files-tags.feature Add acceptance tests for showing again the input field for tags 2018-11-22 05:26:45 +01:00
app-files.feature Add acceptance tests for opening and closing again the details view 2018-11-22 05:26:01 +01:00
app-theming.feature Move acceptance tests that crash the PHP built-in server to Apache 2018-10-29 12:38:42 +01:00
apps.feature Also test enabling of the Antivirus App for files 2018-09-26 22:05:42 +02:00
header.feature Header acceptance features 2018-03-09 14:33:22 +01:00
login.feature Adds disabled user acceptance tests 2018-07-24 17:31:03 +02:00
users.feature Adds an acceptance test for the users settings navigation without disabled users 2018-08-14 22:28:11 +02:00