Skip to content
Snippets Groups Projects
Commit 8a5586e9 authored by Alaa Jwiehan's avatar Alaa Jwiehan Committed by Rajab Natshah
Browse files

Issue #3285082 by Alaa Jwiehan: Add Automated Testing Coverage For Varbase Tour Module

parent fafba7eb
No related branches found
No related tags found
No related merge requests found
...@@ -19,7 +19,7 @@ The welcome message is made possible by having Varbase Tour module ...@@ -19,7 +19,7 @@ The welcome message is made possible by having Varbase Tour module
Then I should see "Welcome to " Then I should see "Welcome to "
And I should see " Get started " And I should see " Get started "
When I click "Get started" When I click "Get started"
And I wait 2s And I wait 2 seconds
Then I should see "Tour Switch" Then I should see "Tour Switch"
When I click "Next" in the "button" element with the "class" attribute set to "button button--primary shepherd-button " When I click "Next" in the "button" element with the "class" attribute set to "button button--primary shepherd-button "
Then I should see "Editing Your Homepage Layout" Then I should see "Editing Your Homepage Layout"
...@@ -28,6 +28,7 @@ The welcome message is made possible by having Varbase Tour module ...@@ -28,6 +28,7 @@ The welcome message is made possible by having Varbase Tour module
When I click "Next" in the "button" element with the "class" attribute set to "button button--primary shepherd-button " When I click "Next" in the "button" element with the "class" attribute set to "button button--primary shepherd-button "
Then I should see "Define Your Site Settings" Then I should see "Define Your Site Settings"
When I click "Next" in the "button" element with the "class" attribute set to "button button--primary shepherd-button " When I click "Next" in the "button" element with the "class" attribute set to "button button--primary shepherd-button "
And I wait 2 seconds
Then I should see "Site Content" Then I should see "Site Content"
And I should see "End tour" And I should see "End tour"
And I press the "End tour" button And I press the "End tour" button
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment