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

IE driver doesn't support the "Close" command #8

Closed
JoshuaKGoldberg opened this issue Aug 23, 2018 · 0 comments
Closed

IE driver doesn't support the "Close" command #8

JoshuaKGoldberg opened this issue Aug 23, 2018 · 0 comments

Comments

@JoshuaKGoldberg
Copy link
Contributor

JoshuaKGoldberg commented Aug 23, 2018

This is the nature of IE - it never dies...

 FAIL  test/end-to-end/dev/Tests/MyTests.test.ts
  ● Test suite failed to run

    UnsupportedOperationError: close: Error 404: Not Found
    Not Found

      at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:557:11)
      at Executor.execute (node_modules/selenium-webdriver/lib/http.js:468:26)

Test Suites: 1 failed, 1 total
Tests:       0 total
Snapshots:   0 total
Time:        40.098s
Ran all test suites matching /MyTests/i.

(error message enhanced with changes from SeleniumHQ/selenium#6321)

...however, it does support .quit().

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

No branches or pull requests

1 participant