AutoIT Example – Upload File In Selenium Webdriver
Selenium is used to make web based application automation test, 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 issue. This article will show you how to use AutoIT to select upload file in …
AutoIT Example – Upload File In Selenium Webdriver Read More »