Fix editor.feature with QtWebEngine

This commit is contained in:
Florian Bruhin 2017-02-04 22:16:22 +01:00
parent e8bbc1adf8
commit 385969e05f

View File

@ -80,6 +80,7 @@ Feature: Opening external editors
And I run :click-element id qute-button
Then the javascript message "text: foobar" should be logged
@qtwebengine_todo: Caret mode is not implemented yet
Scenario: Spawning an editor in caret mode
When I set up a fake editor returning "foobar"
And I open data/editor.html