MDL-75282 assign_onlineoption: Use correct step for checking editor content

Note: This should possibly be broken out into its own issue applied to
stables.

Part of MDL-75966.
This commit is contained in:
Andrew Nicols 2022-08-16 11:40:04 +08:00
parent bf54db8bac
commit 66d1651023

View File

@ -79,4 +79,4 @@ Feature: In an assignment, students can add and edit text online
And I am on the "Test assignment name" Activity page
When I press "Add submission"
# Confirm draft was restored.
Then I should see "text submission" in the "#id_onlinetext_editoreditable" "css_element"
Then the field "Online text" matches value "text submission"