AutoIT Example – Upload File In Selenium Webdriver
Selenium is used to make web-based application automation tests, but it can not handle native OS windows dialog for example upload file dialog. If you run the automation test in windows os, AutoIT is a good choice to resolve such an issue. This article will show you how to use AutoIT to select upload files …
AutoIT Example – Upload File In Selenium Webdriver Read More »