Skip instead of xfail JS prompt test on WebEngine
We probably get stuck with a visual JS prompt, so for some reason the following header tests fail.
This commit is contained in:
parent
26025214ed
commit
93428c4e2b
@ -383,7 +383,7 @@ Feature: Various utility commands.
|
|||||||
And I press the key "<Ctrl-C>"
|
And I press the key "<Ctrl-C>"
|
||||||
Then no crash should happen
|
Then no crash should happen
|
||||||
|
|
||||||
@pyqt>=5.3.1 @qtwebengine_todo: JS prompt is not implemented yet
|
@pyqt>=5.3.1 @qtwebengine_skip: JS prompt is not implemented yet
|
||||||
Scenario: Focusing download widget via Tab (original issue)
|
Scenario: Focusing download widget via Tab (original issue)
|
||||||
When I open data/prompt/jsprompt.html
|
When I open data/prompt/jsprompt.html
|
||||||
And I run :click-element id button
|
And I run :click-element id button
|
||||||
|
Loading…
Reference in New Issue
Block a user