Roopesh Nema
unread,Sep 28, 2010, 3:01:21 AM9/28/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Selenium-Flex API - Support
Hi All ,
I am automating a flex application. I am able to get the id's of the controls for example in the form able to get the id of the field also this object has some properties like id,classname,automationName,errorString.
So could you please tell me how can I access these properties of the control. Actually I have to verify that given form field is "mandatory" or not so I thought , if any how I am able to access these properties then I can take the value of "errorString" , if it is set then this field is "mandatory" ????
Thanks in advance
Regards
Roopesh