Zfilipin has uploaded a new change for review.
https://gerrit.wikimedia.org/r/67444
Change subject: Increase the time we wait for the link to appear
......................................................................
Increase the time we wait for the link to appear
Error message: timed out after 15 seconds, waiting for
{:text=>"Download the file", :tag_name=>"a"} to become present
(Watir::Wait::TimeoutError)
Failed Jenkins job:
https://wmf.ci.cloudbees.com/view/s-e.w-l/job/browsertests-en.wikipedia.
beta.wmflabs.org-linux-chrome/103/testReport/(root)/PDF/Click_on_Downloa
d_as_PDF_link/
Change-Id: Ibbdce47cd1e8fccbc95eefaa9851250093e5159b
---
M features/step_definitions/pdf_steps.rb
1 file changed, 1 insertion(+), 3 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/qa/browsertests
refs/changes/44/67444/1
diff --git a/features/step_definitions/pdf_steps.rb
b/features/step_definitions/pdf_steps.rb
index 935062c..ac941f2 100644
--- a/features/step_definitions/pdf_steps.rb
+++ b/features/step_definitions/pdf_steps.rb
@@ -5,7 +5,5 @@
on(RandomPage).download_as_pdf
end
Then(/^Download the file link should be present$/) do
- on(RandomPage) do |page|
- page.download_the_file_element.when_present(15).should exist
- end
+ on(RandomPage).download_the_file_element.when_present(30).should exist
end
--
To view, visit https://gerrit.wikimedia.org/r/67444
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibbdce47cd1e8fccbc95eefaa9851250093e5159b
Gerrit-PatchSet: 1
Gerrit-Project: qa/browsertests
Gerrit-Branch: master
Gerrit-Owner: Zfilipin <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits