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.