|
Hey!
I have used UI Spy work myself down in the client im working with, buried deep within panels and other controls rests an EDIT control, I have checked the mapping and it's a textbox so thats cool.
Is there anyway I can work myself down through this structure... using White?
Or how should i tackle this problem?
AutomationID is same for all four textboxes, there is a localized controltype, name is empty though I now the name from debugging in runtime. How should i go about to let white enter data into the textbox?
|