Question
1
Replies
382
Views
Tech Mahindra Ltd
Posted: January 22, 2018
Last activity: November 6, 2018
Closed
How to handle the message alerts from the Webpages
I have interrogated the message alert box and the OK button, but perform click is not working on those buttons
Can you post an image of the control that was created by interrogating the message box?
Also, in the newer versions of studio (8.0.1058 and later) the methods ClickChildByName and ClickChildByText are available and are a good choice to click on buttons found in controls such as the message alert box in a Web Adapter.