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
* #1235 make url optional for openIncognitoWindow
Signed-off-by: NivedhaSenthil <nivedhasenthil@gmail.com>
* update version to 1.0.10
Signed-off-by: NivedhaSenthil <nivedhasenthil@gmail.com>
Expected behavior
openIncognitoWindow({name:'admin'})
to open a new incognito window with blank page.Actual behavior
Expects an url to be passed
Error: Url needs to be provided to openIncognitoWindow
Steps to reproduce
2.openIncognitoWindow({name:'admin'})
Versions
The text was updated successfully, but these errors were encountered: