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
This doesn't work since a new context is created each time. I managed to use the default context by using browser.contexts[0]. That way it worked as expected, it used the default context. Creating a new context as it currently is is equivalent to running an incognito window
This discussion was converted from issue #1668 on July 03, 2023 06:41.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Originally posted by @dgtlmoon in #1603 (comment)
This doesn't work since a new context is created each time. I managed to use the default context by using browser.contexts[0]. That way it worked as expected, it used the default context. Creating a new context as it currently is is equivalent to running an incognito window
See this issue
Beta Was this translation helpful? Give feedback.
All reactions