Close "file upload" window when selecting file #21009
Unanswered
ehsanonline
asked this question in
Questions and Help
Replies: 2 comments
-
We are facing the same issue. In all browsers that we are testing the file upload works fine. However, when using firefox the upload window never closes and therefore in the gitlab pipeline the tests cannot finish. When using it locally the test passes but the upload window stay open. Is there any solution for that? Thanks in advance. |
Beta Was this translation helpful? Give feedback.
0 replies
-
We have the same problem with the GUI tests in Firefox. These always run into a timeout, since the window is not automatically closed. Is there a workaround for this? Thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using firefox and when calling
selectFile
, a 'file upload' window popups which is useless and never close until I close it manually. How can I force firefox to not open it or close it automatically? ThanksBeta Was this translation helpful? Give feedback.
All reactions