mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
FIX Behat test
This commit is contained in:
parent
b6737962df
commit
9811579203
@ -54,7 +54,7 @@ Feature: Edit a page
|
|||||||
Then the rendered HTML should contain "/about-modified-us"
|
Then the rendered HTML should contain "/about-modified-us"
|
||||||
|
|
||||||
# Add metadata
|
# Add metadata
|
||||||
When I click on the "#ui-accordion-Form_EditForm_Metadata-header-0" element
|
When I click on the ".ui-accordion-header" element
|
||||||
And I wait for 1 second
|
And I wait for 1 second
|
||||||
And I fill in "Meta Description" with "MyMetaDesc"
|
And I fill in "Meta Description" with "MyMetaDesc"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user