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

Issue #2977148: Changed the Automated Functional Acceptance Testing after the...

Issue #2977148: Changed the Automated Functional Acceptance Testing after the update for [Paragraphs] module from 8.1.2 to 8.1.3
parent 9a7ba470
No related branches found
No related tags found
No related merge requests found
......@@ -45,8 +45,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 description Drupal Block" for "Page description"
And I wait for AJAX to finish
And I press "Add Component"
And I wait
And I press "+ Add"
And I wait for AJAX to finish
And I wait
And I press "Drupal Block"
And I wait for AJAX to finish
Then I should see "Block"
......@@ -64,8 +66,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 description Columns (Equal)" for "Page description"
And I wait for AJAX to finish
And I press "Add Component"
And I wait
And I press "+ Add"
And I wait for AJAX to finish
And I wait
And I press "Columns (Equal)"
And I wait for AJAX to finish
And I press "Save"
......@@ -80,8 +84,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 description Columns (Two Uneven)" for "Page description"
And I wait for AJAX to finish
And I press "Add Component"
And I wait
And I press "+ Add"
And I wait for AJAX to finish
And I wait
And I press "Columns (Two Uneven)"
And I wait for AJAX to finish
And I press "Save"
......@@ -96,14 +102,17 @@ 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 description Modal" for "Page description"
And I wait for AJAX to finish
And I press "Add Component"
And I wait
And I press "+ Add"
And I wait for AJAX to finish
And I wait
And I press "Modal"
And I wait for AJAX to finish
Then I should see "Components"
When I fill in "Modal button" for "Modal button text"
And I fill in "Modal title" for "Modal title"
And I press "Add Component"
And I wait for AJAX to finish
And I press "field_lp_paragraphs_0_subform_bp_modal_body_bp_simple_add_more"
And I wait
Then I should see "Modal body"
......@@ -121,8 +130,11 @@ So that the "Landing page" will show up having paragrpahs of different types
And I wait
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 press "Add Component"
And I wait for AJAX to finish
And I wait
And I press "+ Add"
And I wait for AJAX to finish
And I wait
And I press "Rich Text"
And I wait for AJAX to finish
Then I should see "Components"
......@@ -140,13 +152,16 @@ 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 description Tabs" for "Page description"
And I wait for AJAX to finish
And I press "Add Component"
And I wait
And I press "+ Add"
And I wait for AJAX to finish
And I wait
And I press "Tabs"
And I wait for AJAX to finish
Then I should see "Components"
When I fill in "Tab 1" for "Tab name"
And I press "Add Component"
And I wait for AJAX to finish
And I press "field_lp_paragraphs_0_subform_bp_tab_section_0_subform_bp_tab_section_body_bp_simple_add_more"
And I wait
Then I should see "Tab body"
......@@ -164,8 +179,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 description WebForm" for "Page description"
And I wait for AJAX to finish
And I press "Add Component"
And I wait
And I press "+ Add"
And I wait for AJAX to finish
And I wait
And I press "Webform"
And I wait for AJAX to finish
Then I should see "Components"
......
......@@ -37,7 +37,10 @@ So that the "Landing page" will have text and images in right and left view.
And I fill in "Test landing page body description." for "Page description"
# Add Rich text centered
And I press "Add Component"
And I wait for AJAX to finish
And I wait
And I press "+ Add"
And I wait for AJAX to finish
And I wait
And I scrolldown
And I press "Rich Text"
......@@ -54,7 +57,10 @@ So that the "Landing page" will have text and images in right and left view.
When I click "Edit"
And I wait
And I scrolldown
And I press "Add Component"
And I wait for AJAX to finish
And I wait
And I press "+ Add"
And I wait for AJAX to finish
And I wait
And I press "Text and image"
And I wait for AJAX to finish
......
......@@ -12,8 +12,10 @@ I want to be able to clone an entity.
And I wait for AJAX to finish
And I scrolldown
And I wait for AJAX to finish
And I press "Add Component"
And I wait
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 press "Modal"
......@@ -22,6 +24,7 @@ I want to be able to clone an entity.
When I fill in "Modal button" for "Modal button text"
And I fill in "Modal title" for "Modal title"
And I press "Add Component"
And I wait for AJAX to finish
And I press "field_lp_paragraphs_0_subform_bp_modal_body_bp_simple_add_more"
And I wait
Then I should see "Modal body"
......
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