Add test for null element
This commit is contained in:
parent
7bb4700352
commit
97493b71ad
@ -180,6 +180,11 @@ Feature: Using hints
|
|||||||
- data/hints/iframe_target.html
|
- data/hints/iframe_target.html
|
||||||
- data/hello.txt (active)
|
- data/hello.txt (active)
|
||||||
|
|
||||||
|
Scenario: Clicking on iframe with :hint all current
|
||||||
|
When I open data/hints/iframe.html
|
||||||
|
And I hint with args "all current" and follow a
|
||||||
|
Then no crash should happen
|
||||||
|
|
||||||
### hints -> auto-follow-timeout
|
### hints -> auto-follow-timeout
|
||||||
|
|
||||||
@not_osx
|
@not_osx
|
||||||
|
Loading…
Reference in New Issue
Block a user