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 ede28a5 commit a50c508Copy full SHA for a50c508
tests/behat/posts_ordering_general.feature
@@ -63,7 +63,7 @@ Feature: New Open discussions and discussions with recently added replies are di
63
And I follow "Course general forum"
64
And I follow "Forum post 1"
65
And I follow "Use advanced editor and additional options"
66
- And I set the field with xpath "//*[@id='id_messageeditable']" to "Reply to the first post"
+ And I set the field with xpath "//*[@id='id_message']" to "Reply to the first post"
67
And I press "Post to forum"
68
And I wait to be redirected
69
And I am on "Course 1" course homepage
0 commit comments