We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65c1171 commit 3fce967Copy full SHA for 3fce967
tests/behat/advanced_editor_pass_data_to_new_page.feature
@@ -48,8 +48,6 @@ Feature: Users see their typed information in the advanced editor view when clic
48
And I should see "Your new discussion topic"
49
And I set the field with xpath "//*[@id='id_subject']" to "Test discussion 1 to be cancelled again"
50
And I set the field with xpath "//*[@id='id_messageeditable']" to "Test discussion 1 to be cancelled description again"
51
-# And I set the field with xpath "//*[@class='mce-content-body']" to "Test discussion 1 to be cancelled description again"
52
-# And I set editable div ".mce-content-body" "css_element" to "Test discussion 1 to be cancelled description"
53
And I press "Post to forum"
54
Then I log out
55
And I log in as "student1"
0 commit comments