summaryrefslogtreecommitdiff
path: root/tests/end2end/features/downloads.feature
diff options
context:
space:
mode:
Diffstat (limited to 'tests/end2end/features/downloads.feature')
-rw-r--r--tests/end2end/features/downloads.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/end2end/features/downloads.feature b/tests/end2end/features/downloads.feature
index 9ed77f317..6969f50dc 100644
--- a/tests/end2end/features/downloads.feature
+++ b/tests/end2end/features/downloads.feature
@@ -646,7 +646,7 @@ Feature: Downloading things from a website.
When I set downloads.location.prompt to false
And I set content.pdfjs to true
And I open data/misc/test.pdf without waiting
- And I wait until PDF.js is loaded
+ And I wait until PDF.js is ready
And I run :click-element id download
And I wait until the download is finished
# We get viewer.html as name on QtWebKit...