Sikuli - Flash Automation

Asked by prince

i have a web application to automate which contains flash player in two pages. i have to go and click at a particular button in this page(which is inside the flash player) to proceed to the next page.
 i would like to know from whether Sikuli supports flash player and this task can be achieved by using sikuli. i have this doubt because the task involves clicking a particular button inside flash player, not just merely playing it.

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Eugene S (shragovich) said :
#1

Hi,

As long as you are able to see something on the screen, you can automate it.
Saying that, if you have that button clearly visible on the screen, you create a pattern of that button and interact with it:

click("button_image.png")

Can you help with this problem?

Provide an answer of your own, or ask prince for more information if necessary.

To post a message you must log in.