Skip to content
Snippets Groups Projects
Verified Commit 018157ef authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

really fix welcome modal test

parent 5fa810a6
Branches
Tags
No related merge requests found
......@@ -22,7 +22,7 @@ Scenario: Login to nextcloud
Scenario: Close welcome to nextcloud modal
Given the element "#firstrunwizard" is visible
When I click on the element "a.close.icon-close"
Then I expect that element "#firstrunwizard" does not exist
Then I wait on element "#firstrunwizard" for 1000ms to not be visible
Scenario: Create a new document in OnlyOffice
When I click on the element ".actions a.button.new"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment