You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i trying "Legacy Integration" with my tests wrote on "NodeJS/Playwright", when i trying connect via wssEndpoint getting such issue "Error: browserType.connect: Target page, context or browser has been closed".
I had the same problem, but was able to reconstruct it, I had used the 'BuildTag' which is also allowed in the documentation(https://www.browserstack.com/docs/automate/playwright/organize-tests). However, after including it, it caused exactly this error. Therefore I think that this error always appears when the configurations of the tests do not fit.
Uh oh!
There was an error while loading. Please reload this page.
When i trying "Legacy Integration" with my tests wrote on "NodeJS/Playwright", when i trying connect via wssEndpoint getting such issue "Error: browserType.connect: Target page, context or browser has been closed".
The text was updated successfully, but these errors were encountered: