-3

How to automate flash as we cannot inspect the flash element ? Any leads will be appreciated.thanks

2
  • 1
    please go trough the stackoverflow.com/help/how-to-ask before asking the question Commented Oct 3, 2018 at 11:55
  • @AmitSingh well did you try (research) my suggestions? Any feedback or did I waste my time typing? This is why others down-vote your question. Move mouse over the "down" arrow and you'll see a pop-up saying "This question does not show any research effort; it is unclear or not useful". They were correct isn't it? So it's not personal, they're just saying truth by votes. Commented Oct 5, 2018 at 9:17

1 Answer 1

0

If Selenium doesn't work then try opening some browser window (eg: Google Chrome) and do the auto-click or auto-typing at the position of Flash object within the browser page.

Assuming your OS is Microsoft Windows...

For auto-click:
Python code to automate desktop activities in Windows

For auto-typing:
Interact with other programs using Python

Else just try a different programming language (like ActionScript or C#) for this specific task.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.