Skip to content

How to use Dynamic ID when instantiating FlashSelenium object #53

@GoogleCodeExporter

Description

@GoogleCodeExporter
I have a Flash Chart that loads on a page but the ID is generated runtime. The 
first few chars are static (e.g: StackId<1234>) where
the numeric string is dynamic if I want to locate this
flash object, how do I do it? Is there a way to 
enter the ID string with a Regular expression?

flashApp = new FlashSelenium(selenium, <>); 


Manoj

Original issue reported on code.google.com by aptanate...@gmail.com on 18 Jan 2011 at 6:41

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions