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
UnknownCommandError: POST /session/17726311-462f-4d1e-935b-583fe421090a/log did not match a known command
at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:477:11)
at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:499:15)
at doSend.then.response (node_modules/selenium-webdriver/lib/http.js:440:13)
at process._tickCallback (internal/process/next_tick.js:103:7)
From: Task: WebDriver.manage().logs().get(browser)
at Driver.schedule (node_modules/selenium-webdriver/lib/webdriver.js:816:17)
at Logs.get (node_modules/selenium-webdriver/lib/webdriver.js:1642:25)
The text was updated successfully, but these errors were encountered:
This issue has been automatically locked since there has not been any recent activity after it was closed. If you have run into an issue you think is related, please open a new issue.
lockbot
locked and limited conversation to collaborators
Aug 17, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In selenium-webdriver JavaScript SDK, accessing the logs like so:
Results in the following error:
The text was updated successfully, but these errors were encountered: