Stabilize existing text test
This commit is contained in:
parent
d6f47bd3fb
commit
65a701a180
@ -188,12 +188,11 @@ Feature: Using hints
|
||||
And I run :hint
|
||||
Then the error "No elements found." should be shown
|
||||
|
||||
# Fails in xvfb on Qt 5.7.1 for some reason
|
||||
@qt>=5.8
|
||||
Scenario: Clicking input with existing text
|
||||
When I set general -> log-javascript-console to info
|
||||
And I open data/hints/input.html
|
||||
And I run :click-element id qute-input-existing
|
||||
And I wait for "Entering mode KeyMode.insert *" in the log
|
||||
And I run :fake-key new
|
||||
Then the javascript message "contents: existingnew" should be logged
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user