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

Issue #3120794: Fix I wait for AJAX to finish And I wait 1 secound or 2 seconds

parent 15d3a619
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,7 @@ So that the "Landing page" will show up having paragrpahs of different types
And I wait
And I press "+ Add"
And I wait for AJAX to finish
And I wait
And I wait for 1 seconds
And I press "Drupal Block"
And I wait for AJAX to finish
Then I should see "Block"
......@@ -64,7 +64,7 @@ So that the "Landing page" will show up having paragrpahs of different types
And I wait
And I press "+ Add"
And I wait for AJAX to finish
And I wait
And I wait for 1 seconds
And I press "Columns (Equal)"
And I wait for AJAX to finish
And I press "Save"
......@@ -82,7 +82,7 @@ So that the "Landing page" will show up having paragrpahs of different types
And I wait
And I press "+ Add"
And I wait for AJAX to finish
And I wait
And I wait for 1 seconds
And I press "Columns (Two Uneven)"
And I wait for AJAX to finish
And I press "Save"
......@@ -100,7 +100,7 @@ So that the "Landing page" will show up having paragrpahs of different types
And I wait
And I press "+ Add"
And I wait for AJAX to finish
And I wait
And I wait for 1 seconds
And I press "Modal"
And I wait for AJAX to finish
Then I should see "Components"
......@@ -129,7 +129,7 @@ So that the "Landing page" will show up having paragrpahs of different types
And I wait
And I press "+ Add"
And I wait for AJAX to finish
And I wait
And I wait for 1 seconds
And I press "Rich Text"
And I wait for AJAX to finish
Then I should see "Components"
......@@ -150,7 +150,7 @@ So that the "Landing page" will show up having paragrpahs of different types
And I wait
And I press "+ Add"
And I wait for AJAX to finish
And I wait
And I wait for 1 seconds
And I press "Tabs"
And I wait for AJAX to finish
Then I should see "Components"
......@@ -177,7 +177,7 @@ So that the "Landing page" will show up having paragrpahs of different types
And I wait
And I press "+ Add"
And I wait for AJAX to finish
And I wait
And I wait for 1 seconds
And I press "Webform"
And I wait for AJAX to finish
Then I should see "Components"
......
......@@ -36,8 +36,7 @@ So that the "Landing page" will have text and images in right and left view.
And I wait
And I press "+ Add"
And I wait for AJAX to finish
And I wait
And I scrolldown
And I wait for 1 seconds
And I press "Rich Text"
And I wait for AJAX to finish
And I fill in the rich text editor field "Text" with "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur tortor diam, interdum in quam in, vehicula varius sem. Sed eu augue diam. Proin elementum bibendum tristique. Nam at ante sem. Mauris suscipit felis eget orci porttitor, feugiat viverra elit commodo. Proin quis erat laoreet, tempor nisl nec, varius quam. Maecenas malesuada est sollicitudin euismod posuere."
......
......@@ -10,14 +10,10 @@ I want to be able to clone an entity.
And I fill in "Test Clone landing page" for "Title"
And I fill in "Test landing page description text" for "Page description"
And I wait for AJAX to finish
And I scrolldown
And I wait for AJAX to finish
And I wait
And I wait 1 secound
And I press "+ Add"
And I wait for AJAX to finish
And I wait
And I scrolldown
And I wait for AJAX to finish
And I wait for 2 seconds
And I press "Modal"
And I wait for AJAX to finish
Then I should see "Components"
......
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