Forum Discussion

Semirxbih's avatar
Semirxbih
Contributor
6 months ago
Solved

Opening the current active "EDGE" browser window and using that object instead of closing browser

Hey all,   So I am attempting to save some time by attempting to open the current "EDGE" browser window, and landing on the active tab and just use that object to execute other code, but I am havin...
  • rraghvani's avatar
    6 months ago

    If you re-arrange the code to something like,

    then it will use the current browser, otherwise it will launch a new instance.