When one clicks on ‘Open Browser’ under Recording for Web Automation, a pop up asking for the url and browser type should appear. However, the moment when I click on Open Browser, it goes in recording mode and exits when I click on a browser.
Even either if you are using web recording feature or Open Browser activity both are same. They do not use any selector.
to indicate in recording select the open browser window not a tab window and
if you want to use Open Browser Activity then just pass the url and in properties select the Browser(which you wants to use) from BrowserType property.
I have the same problem. When I click ‘open browser’ no prompt for a URL is ever given, just goes into recording mode. Are you supposed to click on the windows menu to open browser?