I was asked the following question in an interview:
A webpage is opened in a browser, when a url is clicked inside the webapage, it should be redirected to a new page. But it did not get redirected when the url is clicked. what could be the reason?
@Jeyalakshmi_KS, if popups are blocking the navigation to url’s then you have to get the approval to disable the popup- blocker and continue with the automation.
Based on the security there can be URLs that are not allowed inside your network premises. If that is the case, you will have to whitelist the url.