Scenario: Create a chart with few sprites
Enter firebug (or page source) and you will see that there is no client ID or any editable unique client ID.
Screen shot attached, the selected text:
Sprite or any extended Classes does not contain any SetID property.
Because of that Selenium can not recognize that component.
Is there any way to enter client ID to sprite object?
Thanks in advance.
Alright I have added a setId(Sprite, String) method for DOM based surface engines like SVG and VML. It currently is in SVN and will be in the next release.