Akos Posted July 26, 2018 Share Posted July 26, 2018 I have a WebDriver based testsuite, which uses AutoIt to handle file browser dialog in file upload. I know, there is no GUI in case of headless execution, but how could I handle file upload in this case. Link to comment Share on other sites More sharing options...
Danp2 Posted July 26, 2018 Share Posted July 26, 2018 I'm assuming this is a continuation from your earlier thread. Does the Windows dialog box appear when you are running in headless mode? Latest Webdriver UDF Release Webdriver Wiki FAQs Link to comment Share on other sites More sharing options...
Akos Posted July 27, 2018 Author Share Posted July 27, 2018 Yes, you are right, similar, but in this case Windows dialog window doesn't appear. Link to comment Share on other sites More sharing options...
Danp2 Posted July 27, 2018 Share Posted July 27, 2018 Have you reviewed this method? https://github.com/cyrus-and/chrome-remote-interface/issues/164 Akos 1 Latest Webdriver UDF Release Webdriver Wiki FAQs Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now