Do AutoIt scripts work with Selenium and Chrome Headless
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: So, all my current scripts run with Selenium in Chrome Headless mode. Now, we have a small component which basically makes it mandatory for a user to upload a file before the flow gets completed. The upload is a normal window file select box. I had two solutions in mind to automate this - Sikuli or AutoIT. I'm very sure that Sikuli does not work in headless. What about AutoIT? Does it support headless mode?` I am desperate to keep the scripts working headlessly since they are also linked to a Linux Jenkins machine and there is no way I can