Akos Posted July 26, 2018 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.
Danp2 Posted July 26, 2018 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
Akos Posted July 27, 2018 Author Posted July 27, 2018 Yes, you are right, similar, but in this case Windows dialog window doesn't appear.
Danp2 Posted July 27, 2018 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
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