summaryrefslogtreecommitdiff
path: root/qa/qa/page/component/wiki_page_form.rb
diff options
context:
space:
mode:
Diffstat (limited to 'qa/qa/page/component/wiki_page_form.rb')
-rw-r--r--qa/qa/page/component/wiki_page_form.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/qa/qa/page/component/wiki_page_form.rb b/qa/qa/page/component/wiki_page_form.rb
index 6b7452b0e0f..fd536ff1dd3 100644
--- a/qa/qa/page/component/wiki_page_form.rb
+++ b/qa/qa/page/component/wiki_page_form.rb
@@ -47,6 +47,7 @@ module QA
within_element(:try_new_editor_container) do
click_button('Use the new editor')
end
+ has_element?(:content_editor_container)
end
end
end