Skip to content

[E2E] Adding more wait time to check for upload selector

Nivetha Prabakaran requested to merge np-fixing-fileupload into master

What does this MR do and why?

Unable to find the css selector upload so adding more wait time to fetch that

How to set up and validate locally

run:

bundle exec rspec --tag quarantine ./qa/specs/features/browser_ui/3_create/web_ide/upload_new_file_in_web_ide_spec.rb

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Nivetha Prabakaran

Merge request reports