Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

closeBrowser() fails on windows with assert error from rimraf #837

Closed
saikrishna321 opened this issue Sep 27, 2019 · 1 comment
Closed
Assignees

Comments

@saikrishna321
Copy link
Member

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


@Debashis9012
Copy link
Contributor

This issue has been fixed.
Tested version: Version: 1.0.2 (Chromium: 76.0.3803.0) 9b0b3fc46c78e2596c9dad34e9a0ce69abf3be30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants