简体   繁体   中英

Integrate Autoit Scripts with Selenium Webdriver

Could any one guide how to integrate an Auto IT script with in selenium web driver?

I am using a applet window embedded with in browser.
So, using Auto IT for keystroke & Mouse action.

I don't want to run the Auto It script as an .exe file in selenium.

I just want to covert the script in to selenium and run for future enhancement.

The solution: AutoITx.jar. import the jar in selenium and directly use the autoit script in selenium web driver.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM