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

fix bug in welcome modal test

parent 3774e105
No related branches found
No related tags found
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" is not visible
Then I expect that element "#firstrunwizard" does not exist
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