I tried to use this solution to get the current url page, but it get the ui.vision popup url instead of the current url webpage tested ! How can I do to get the url webpage and not the ui.vision url please ?
@AdelieN Just to clarify: The issue with your code was that you used executeScript_Sandbox instead of executeScript - the _sandbox version of this command has no access to the web page content.