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

Issue #3341574: Have Automated Functional Acceptance Testing working for Varbase 10.0.x

parent df8a1339
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
...@@ -41,7 +41,7 @@ So that the Landing page (Paragraphs) will show up having paragrpahs of differen ...@@ -41,7 +41,7 @@ So that the Landing page (Paragraphs) will show up having paragrpahs of differen
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 for 1 second And I wait for 1 second
And I press "+ Add" And I press "Add Component"
And I wait for AJAX to finish And I wait for AJAX to finish
And I wait for 1 second And I wait for 1 second
And I select the "bp_block" paragraph component And I select the "bp_block" paragraph component
...@@ -63,7 +63,7 @@ So that the Landing page (Paragraphs) will show up having paragrpahs of differen ...@@ -63,7 +63,7 @@ So that the Landing page (Paragraphs) will show up having paragrpahs of differen
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 for 1 second And I wait for 1 second
And I press "+ Add" And I press "Add Component"
And I wait for AJAX to finish And I wait for AJAX to finish
And I wait for 1 second And I wait for 1 second
And I select the "bp_columns" paragraph component And I select the "bp_columns" paragraph component
...@@ -82,7 +82,7 @@ So that the Landing page (Paragraphs) will show up having paragrpahs of differen ...@@ -82,7 +82,7 @@ So that the Landing page (Paragraphs) will show up having paragrpahs of differen
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 for 1 second And I wait for 1 second
And I press "+ Add" And I press "Add Component"
And I wait for AJAX to finish And I wait for AJAX to finish
And I wait for 1 second And I wait for 1 second
And I select the "bp_columns_two_uneven" paragraph component And I select the "bp_columns_two_uneven" paragraph component
...@@ -101,7 +101,7 @@ So that the Landing page (Paragraphs) will show up having paragrpahs of differen ...@@ -101,7 +101,7 @@ So that the Landing page (Paragraphs) will show up having paragrpahs of differen
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 for 1 second And I wait for 1 second
And I press "+ Add" And I press "Add Component"
And I wait for AJAX to finish And I wait for AJAX to finish
And I wait for 1 second And I wait for 1 second
And I select the "bp_simple" paragraph component And I select the "bp_simple" paragraph component
...@@ -123,7 +123,7 @@ So that the Landing page (Paragraphs) will show up having paragrpahs of differen ...@@ -123,7 +123,7 @@ So that the Landing page (Paragraphs) will show up having paragrpahs of differen
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 for 1 second And I wait for 1 second
And I press "+ Add" And I press "Add Component"
And I wait for AJAX to finish And I wait for AJAX to finish
And I wait for 1 second And I wait for 1 second
And I select the "bp_webform" paragraph component And I select the "bp_webform" paragraph component
......
...@@ -30,7 +30,7 @@ So that the "Landing page (Paragraphs)" will have text and images in right and l ...@@ -30,7 +30,7 @@ So that the "Landing page (Paragraphs)" will have text and images in right and l
And I wait And I wait
And I fill in "Test landing page title for text and image paragraphs" for "Title" And I fill in "Test landing page title for text and image paragraphs" for "Title"
And I fill in "Test landing page body description." for "Page description" And I fill in "Test landing page body description." for "Page description"
When I press "+ Add" When I press "Add Component"
And I wait for AJAX to finish And I wait for AJAX to finish
And I wait for 1 second And I wait for 1 second
And I select the "text_and_image" paragraph component And I select the "text_and_image" paragraph component
......
...@@ -11,7 +11,7 @@ I want to be able to clone an entity. ...@@ -11,7 +11,7 @@ I want to be able to clone an entity.
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 for 1 second And I wait for 1 second
And I press "+ Add" And I press "Add Component"
And I wait for AJAX to finish And I wait for AJAX to finish
And I wait for 1 second And I wait for 1 second
And I select the "bp_block" paragraph component And I select the "bp_block" paragraph component
......
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