Hey Gaurav, to automate Flash using Selenium Webdriver, you can perform following steps:
- Download flashwebdriver jar files for automating Flash objects using Selenium.
- After download, add the jar file in your project as shown in below screen.
- Under flash jar file there is a separate flashobjectwebdriver class. Implement the flashWebdriver "myFlashmovie" in your selenium script as shown below in screen:
-
After adding web driver class "MyFlashMovie," you can access the Flash object.