Skip to content
Snippets Groups Projects
Commit ee30b0ca authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3120794: Fix Automated Functional Acceptance Testing on unexpected alert open

parent 7b87b808
No related branches found
No related tags found
No related merge requests found
...@@ -40,10 +40,10 @@ So that the "Landing page" will show up having paragrpahs of different types ...@@ -40,10 +40,10 @@ So that the "Landing page" will show up having paragrpahs of different types
And I fill in "Test Landing page Drupal Block" for "Title" And I fill in "Test Landing page Drupal Block" for "Title"
And I fill in "Test Landing page description Drupal Block" for "Page description" And I fill in "Test Landing page description Drupal Block" for "Page description"
And I wait for AJAX to finish And I wait for AJAX to finish
And I wait And I wait for 3 seconds
And I press "+ Add" And I press "+ Add"
And I wait for AJAX to finish And I wait for AJAX to finish
And I wait for 1 seconds And I wait for 3 seconds
And I press "Drupal Block" And I press "Drupal Block"
And I wait for AJAX to finish And I wait for AJAX to finish
Then I should see "Block" Then I should see "Block"
...@@ -61,10 +61,10 @@ So that the "Landing page" will show up having paragrpahs of different types ...@@ -61,10 +61,10 @@ So that the "Landing page" will show up having paragrpahs of different types
And I fill in "Test Landing page Columns (Equal)" for "Title" And I fill in "Test Landing page Columns (Equal)" for "Title"
And I fill in "Test Landing page description Columns (Equal)" for "Page description" And I fill in "Test Landing page description Columns (Equal)" for "Page description"
And I wait for AJAX to finish And I wait for AJAX to finish
And I wait And I wait for 3 seconds
And I press "+ Add" And I press "+ Add"
And I wait for AJAX to finish And I wait for AJAX to finish
And I wait for 1 seconds And I wait for 3 seconds
And I press "Columns (Equal)" And I press "Columns (Equal)"
And I wait for AJAX to finish And I wait for AJAX to finish
And I press "Save" And I press "Save"
...@@ -79,10 +79,10 @@ So that the "Landing page" will show up having paragrpahs of different types ...@@ -79,10 +79,10 @@ So that the "Landing page" will show up having paragrpahs of different types
And I fill in "Test Landing page Columns (Two Uneven)" for "Title" And I fill in "Test Landing page Columns (Two Uneven)" for "Title"
And I fill in "Test Landing page description Columns (Two Uneven)" for "Page description" And I fill in "Test Landing page description Columns (Two Uneven)" for "Page description"
And I wait for AJAX to finish And I wait for AJAX to finish
And I wait And I wait for 3 seconds
And I press "+ Add" And I press "+ Add"
And I wait for AJAX to finish And I wait for AJAX to finish
And I wait for 1 seconds And I wait for 3 seconds
And I press "Columns (Two Uneven)" And I press "Columns (Two Uneven)"
And I wait for AJAX to finish And I wait for AJAX to finish
And I press "Save" And I press "Save"
...@@ -97,10 +97,10 @@ So that the "Landing page" will show up having paragrpahs of different types ...@@ -97,10 +97,10 @@ So that the "Landing page" will show up having paragrpahs of different types
And I fill in "Test Landing page Modal" for "Title" And I fill in "Test Landing page Modal" for "Title"
And I fill in "Test Landing page description Modal" for "Page description" And I fill in "Test Landing page description Modal" for "Page description"
And I wait for AJAX to finish And I wait for AJAX to finish
And I wait And I wait for 3 seconds
And I press "+ Add" And I press "+ Add"
And I wait for AJAX to finish And I wait for AJAX to finish
And I wait for 1 seconds And I wait for 3 seconds
And I press "Modal" And I press "Modal"
And I wait for AJAX to finish And I wait for AJAX to finish
Then I should see "Components" Then I should see "Components"
...@@ -126,10 +126,10 @@ So that the "Landing page" will show up having paragrpahs of different types ...@@ -126,10 +126,10 @@ So that the "Landing page" will show up having paragrpahs of different types
And I fill in "Test Landing page Rich Text" for "Title" And I fill in "Test Landing page Rich Text" for "Title"
And I fill in "Test Landing page description Rich Text" for "Page description" And I fill in "Test Landing page description Rich Text" for "Page description"
And I wait for AJAX to finish And I wait for AJAX to finish
And I wait And I wait for 3 seconds
And I press "+ Add" And I press "+ Add"
And I wait for AJAX to finish And I wait for AJAX to finish
And I wait for 1 seconds And I wait for 3 seconds
And I press "Rich Text" And I press "Rich Text"
And I wait for AJAX to finish And I wait for AJAX to finish
Then I should see "Components" Then I should see "Components"
...@@ -147,10 +147,10 @@ So that the "Landing page" will show up having paragrpahs of different types ...@@ -147,10 +147,10 @@ So that the "Landing page" will show up having paragrpahs of different types
And I fill in "Test Landing page Tabs" for "Title" And I fill in "Test Landing page Tabs" for "Title"
And I fill in "Test Landing page description Tabs" for "Page description" And I fill in "Test Landing page description Tabs" for "Page description"
And I wait for AJAX to finish And I wait for AJAX to finish
And I wait And I wait for 3 seconds
And I press "+ Add" And I press "+ Add"
And I wait for AJAX to finish And I wait for AJAX to finish
And I wait for 1 seconds And I wait for 3 seconds
And I press "Tabs" And I press "Tabs"
And I wait for AJAX to finish And I wait for AJAX to finish
Then I should see "Components" Then I should see "Components"
...@@ -174,10 +174,10 @@ So that the "Landing page" will show up having paragrpahs of different types ...@@ -174,10 +174,10 @@ So that the "Landing page" will show up having paragrpahs of different types
And I fill in "Test Landing page WebForm" for "Title" And I fill in "Test Landing page WebForm" for "Title"
And I fill in "Test Landing page description WebForm" for "Page description" And I fill in "Test Landing page description WebForm" for "Page description"
And I wait for AJAX to finish And I wait for AJAX to finish
And I wait And I wait for 3 seconds
And I press "+ Add" And I press "+ Add"
And I wait for AJAX to finish And I wait for AJAX to finish
And I wait for 1 seconds And I wait for 3 seconds
And I press "Webform" And I press "Webform"
And I wait for AJAX to finish And I wait for AJAX to finish
Then I should see "Components" Then I should see "Components"
......
...@@ -10,7 +10,7 @@ I want to be able to clone an entity. ...@@ -10,7 +10,7 @@ I want to be able to clone an entity.
And I fill in "Test Clone landing page" for "Title" And I fill in "Test Clone landing page" for "Title"
And I fill in "Test landing page description text" for "Page description" And I fill in "Test landing page description text" for "Page description"
And I wait for AJAX to finish And I wait for AJAX to finish
And I wait 1 secound And I wait for 2 seconds
And I press "+ Add" And I press "+ Add"
And I wait for AJAX to finish And I wait for AJAX to finish
And I wait for 2 seconds And I wait for 2 seconds
......
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