nextcloud/tests/acceptance/features
Daniel Calviño Sánchez f844799d9b Move the browser window of an actor to the foreground when acting as him
Each time a new actor appears in a scenario the browser window of the
new actor is put in front of the browser windows of the previous actors.
Before, when acting again as a previous actor his browser window stayed
in the background; in most cases everything worked fine even if the
window was in the background, but due to a bug in the Firefox driver of
Selenium and/or maybe in Firefox itself when the window was in the
background it was not possible to set the value of an input field that
had a range selected.

Now, when acting again as a previous actor his browser window is brought
to the foreground. This prevents the bug from manifesting, but also
reflects better how a user would interact with the browser in real life.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-10-26 11:07:13 +02:00
..
bootstrap Move the browser window of an actor to the foreground when acting as him 2018-10-26 11:07:13 +02: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 Take into account the comment message when looking for it 2018-02-15 17:48:07 +01:00
app-files.feature Add acceptance tests for opening a section in the Files app 2018-10-21 20:21:59 +02:00
app-theming.feature Adjust theming acceptance tests to new header colour transition 2018-06-20 19:21:54 +02: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