E2E - Fix failures in upload spec
What does this MR do and why?
Unable to find the css selector upload
so adding retrier to fetch that
- Fix for #415719 (closed)
How to set up and validate locally
run:
bundle exec rspec ./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.
-
I have evaluated the MR acceptance checklist for this MR.