mirror of
https://github.com/silverstripe/silverstripe-subsites
synced 2024-10-22 11:05:55 +02:00
FIX Update Behat assertion to use correct field label for SilverStripe 4.4
This commit is contained in:
parent
f8e4804cc1
commit
536420ec68
@ -19,7 +19,7 @@ Feature: Insert an internal link into content
|
||||
And I press the "Insert link" HTML field button
|
||||
And I click "Page on this site" in the ".mce-menu" element
|
||||
Then I should see an "form#Form_editorInternalLink" element
|
||||
When I click "(Choose Page)" in the ".Select-multi-value-wrapper" element
|
||||
When I click "(Choose page)" in the ".Select-multi-value-wrapper" element
|
||||
And I click "Another page" in the ".treedropdownfield__menu" element
|
||||
And I fill in "my desc" for "Link description"
|
||||
And I press the "Insert" button
|
||||
|
Loading…
Reference in New Issue
Block a user