flash - Use selenium to click on a swf -
I am trying to use Selenium IDE to click on an SDF on the html page. DIV IDs and embed ID changes depend on timestamps, e.g. id = "FLASH_0_23458974594" id = / ^ FLASH _ ([0-9] + _) [0- 9] ([0-9] +) / Or id = "FLASH_glob: *" but IDE SDF is not to be chosen. Am I doing something wrong here?
Thank you.
Have you tried? Click
. // object [id id ('FLASH_')]
Comments
Post a Comment