simplify testcase for following a hint inside an iframe

This commit is contained in:
Jakub Klinkovský 2016-05-22 15:19:00 +02:00
parent c919fcba35
commit ee8247525e

View File

@ -63,8 +63,6 @@ Feature: Using hints
Scenario: Using :follow-hint inside an iframe
When I open data/hints/iframe.html
And I run :hint all normal
And I run :follow-hint a
And I run :hint links normal
And I run :follow-hint a
Then "acceptNavigationRequest, url http://localhost:*/data/hello.txt, type NavigationTypeLinkClicked, *" should be logged