Welcome to SSR Software Testing Training
AutoIt concepts
- What is use of AutoIt
- What is use of AutoIt in Selenium Webdriver
- Inspecting to window based elements by using AutoIt Window info
- Automation of window based applaication script by using SciTE Script Editor
- Compiling generated scripts to create exe file
- Run exe file
- How to run exe file by Java using Runtime.getRuntime().exec("path of exe file")
- Run Selenium Webdriver script with AutoIt script
Back