I am automating an application in which the user opens a browser from a non-web based application. The browser is launched by the user when they either click a button or press hotkeys the workflow I have ends there but the test is carried on in separate workflows using this newly opened browser window.
My question essentially is: How can I capture a web browser’s url that is uniquely generated each time if its launched from a non web based application my workflow knows nothing about?