Welcome to SSR Software Testing Training

AutoIt concepts

  1. What is use of AutoIt
  2. What is use of AutoIt in Selenium Webdriver
  3. Inspecting to window based elements by using AutoIt Window info
  4. Automation of window based applaication script by using SciTE Script Editor
  5. Compiling generated scripts to create exe file
  6. Run exe file
  7. How to run exe file by Java using Runtime.getRuntime().exec("path of exe file")
  8. Run Selenium Webdriver script with AutoIt script
Back