leeleoo / flash-selenium

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

Selenium Ruby with Flash #63

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

Im working on selenium rc using flash to automate flash objects in web pages. I 
usually use firebug to get id, locators and xpaths for objects, but not for 
flash objects since firebug cannot get what is inside the whole flash object.

Question 1 : Is there a way to get the id, xpath, locator of objects inside the 
flash object?

Question 2 : How can I integrate selenium flash with selenium RC in ruby? What 
.jar files, plugins do I need? I am using Netbeans IDE, is this ok?

Original issue reported on code.google.com by JuliusGl...@gmail.com on 13 Mar 2012 at 6:25