Hey @Product,
My web RPA WF interacts with Sage Online, which always opens up links in new tabs. Therefore, I have multiple different Switch to a new window in a browser session WAs placed in the WF for navigation.
I've never had issues with this WA before, but today all of a sudden I'm intermittently getting 'Unsuccessful' outcomes, with the error message: "Execution context was destroyed, most likely because of a navigation"
Here are 2 example jobs:
https://portal.skillpack.io/wrkstation/c1fd8705-ccef-488d-a6a2-f8524b8cb56f
https://portal.skillpack.io/wrkstation/2d4bce54-33a4-4ce6-a317-ffa13db871dd
In both cases, the browser session was active, and the window/tab that the job was attempted to switch to was available.
Can someone please have a look?