tests: Use number hint mode to select download
Other screen sizes will give us other letter hints.
This commit is contained in:
parent
ed67f93d2a
commit
4b79280ade
@ -596,8 +596,9 @@ Feature: Downloading things from a website.
|
||||
|
||||
@qtwebengine_skip: We can't get the UA from the page there
|
||||
Scenario: user-agent when using hints
|
||||
When I open /
|
||||
When I set hints -> mode to number
|
||||
And I open /
|
||||
And I run :hint links download
|
||||
And I run :follow-hint d
|
||||
And I press the keys "use" # user-agent
|
||||
And I wait until the download is finished
|
||||
Then the downloaded file user-agent should contain Safari/
|
||||
|
Loading…
Reference in New Issue
Block a user