How can we handle pop-ups in rc?
Answer / Pulak Pranay
Handling pop-ups in RC (RemoteControl) is not directly supported, as it doesn't provide a high-level API for handling dialogs like alerts or pop-ups. You may need to switch to the new WebDriver API instead if you require such functionality.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the advantages of automation framework?
How you can debug the tests in selenium ide?
How would you test your element locator?
How do you Upload or Download a File in Web Application?
How do you click on a menu item in a drop down menu?
Which is the only browser that supports selenium ide to be used?
How will you find an element using selenium?
How does you identify the list of links present on the page
How to handle hidden elements in selenium webdriver?
What is selenium?
What are the advantages of selenium?
How can we select elements by their attribute value using css selector?