leeleoo / flash-selenium

Automatically exported from code.google.com/p/flash-selenium
0 stars 0 forks source link

I am not able to click on flash button in ruby #65

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

I am working on automation project which has many flash object in it. I want to 
click on a flash button, Can you help me with this?

What I am currently doing?
$driver = Selenium::WebDriver.for :chrome
@flashApp = FlashSelenium.new $driver, “SWFUpload_0″

What to do further?

Original issue reported on code.google.com by suyogsak...@gmail.com on 29 May 2013 at 6:21