Hi,
I am searching for a label control at runtime using text[@controltext='Text'], After searching the control i want to fetch value of @controlname property as string. Please guide me how i can i perfrom this task.
Control yourControl = "Path/to/your/text[@controltext='Text']"; String yourString = yourControl.Name;
Return to Object Identification and Technologies
Users browsing this forum: Support Team and 0 guests