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
Error on closeBrowser api. The browser shuts but the test fails with below error.
assert(received)
Expected value to be equal to:
true
Received:
false
at fixWinEPERM (node_modules/rimraf/rimraf.js:175:5)
at node_modules/rimraf/rimraf.js:160:15
The text was updated successfully, but these errors were encountered:
Error on
closeBrowser
api. The browser shuts but the test fails with below error.The text was updated successfully, but these errors were encountered: