How to automate Flash based pages using selenium webdriver

17,296

I've played with Flash Selenium before.

It also depends on your project but here are some links to get you started doing some research.

Directly from source: http://www.adobe.com/devnet/flash/articles/flash_selenium.html

http://toolsqa.com/selenium-webdriver/testing-flash-selenium-flash-javascript-communication/

http://automationmentor.blogspot.com/2014/08/automating-flash-applications-and.html

Share:
17,296
Tester
Author by

Tester

Updated on June 04, 2022

Comments

  • Tester
    Tester almost 2 years

    I am a tester. We use one tool which contains pages developed using Flash. I need to automate few tasks which are repetitive for our testing purpose. I have knowledge on Selenium Web driver. But i am unable to inspect any element on those flash pages. Kindly help me in solving this problem.