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

Issue #2959483: Changed Functional Automated Acceptance tests for the name of...

Issue #2959483: Changed Functional Automated Acceptance tests for the name of filed media image i [Varbase Profile] to work with [Media] Drupal core module.
parent be0f58d7
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@ So that I will be able to manage files, see where they have been used in content
When I go to "admin/content/media"
And I wait
Then I should see "Add media"
When I fill in "Flag Earth" for "name[0][value]"
When I fill in "Flag Earth" for "edit-name"
And I press the "Apply" button
And I wait
Then I should see "Flag Earth"
......@@ -58,7 +58,7 @@ So that I will be able to manage files, see where they have been used in content
When I go to "admin/content/media"
And I wait
Then I should see "Add media"
When I fill in "Flag Earth after edit" for "name[0][value]"
When I fill in "Flag Earth after edit" for "edit-name"
And I press the "Apply" button
And I wait
And I wait
......
......@@ -48,7 +48,7 @@ I want to be able to add and remove entities to any allowed entityqueue.
And I wait for AJAX to finish
Then the image media browser should be open
When I switch to iframe "entity_browser_iframe_heroslider_media_browser"
And I fill in "Flag Earth" for "Search"
And I fill in "Flag Earth" for "edit-name"
And I press the "Search" button
And wait max of 5s
Then I should see image with the "Flag Earth all earth in space" title text
......@@ -80,7 +80,7 @@ I want to be able to add and remove entities to any allowed entityqueue.
And I wait for AJAX to finish
Then the image media browser should be open
When I switch to iframe "entity_browser_iframe_heroslider_media_browser"
And I fill in "Flag Earth" for "Search"
And I fill in "Flag Earth" for "edit-name"
And I press the "Search" button
And wait max of 5s
Then I should see image with the "Flag Earth all earth in space" title text
......
......@@ -63,7 +63,7 @@ So that it will show up under that rich text field without having to upload the
And I wait for AJAX to finish
Then the editor media browser should be open
When I switch to iframe "entity_browser_iframe_editor_media_browser"
And I fill in "Embed Flag Earth" for "Search keywords"
And I fill in "Embed Flag Earth" for "edit-name"
And I press the "Search" button
And I wait for AJAX to finish
Then I should see image with the "Embed Flag Earth all earth in space" title text
......
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