diff --git a/tests/features/varbase/01-website-base-requirements/01-00-varbase-welcome-tour.feature b/tests/features/varbase/01-website-base-requirements/01-00-varbase-welcome-tour.feature index 2baa0341b04336db015cfff52367a138a56f4cff..6925982d9323d3402af9c1134dba14063a850eb7 100644 --- a/tests/features/varbase/01-website-base-requirements/01-00-varbase-welcome-tour.feature +++ b/tests/features/varbase/01-website-base-requirements/01-00-varbase-welcome-tour.feature @@ -19,7 +19,7 @@ The welcome message is made possible by having Varbase Tour module Then I should see "Welcome to " And I should see " Get started " When I click "Get started" - And I wait 2s + And I wait 2 seconds 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 " Then I should see "Editing Your Homepage Layout" @@ -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 " 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 " + And I wait 2 seconds Then I should see "Site Content" And I should see "End tour" And I press the "End tour" button