[Webkit-unassigned] [Bug 206827] New: Web Inspector: SafariDriver
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 27 08:30:51 PST 2020
https://bugs.webkit.org/show_bug.cgi?id=206827
Bug ID: 206827
Summary: Web Inspector: SafariDriver
Product: WebKit
Version: Safari Technology Preview
Hardware: Macintosh
OS: macOS 10.14
Status: NEW
Severity: Major
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: w0nka at mac.com
CC: inspector-bugzilla-changes at group.apple.com
SafariDriver started returning the following error (first noticed inn Release 99 (Safari 13.2, WebKit 14610.1.1).) I notice that the driver.version is returning unknown, but the sessions is start and some commands to do things like resize the window are working.
Error while running .locateMultipleElements() protocol action: An unknown server-side error occurred while processing the command.
Response 500 POST /wd/hub/session/B993C07D-3667-4663-9E7A-0C7FD228AE2F/elements (13ms)
{
state: 'unknown error',
sessionId: null,
value: {
systemInformation: "System info: host: '#########', ip: '#########', os.name: 'Mac OS X', os.arch: 'x86_64', os.version: '10.14.6', java.version: '9.0.4'",
message: '',
error: [
"Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:25:53'",
"System info: host: '#########', ip: '#########', os.name: 'Mac OS X', os.arch: 'x86_64', os.version: '10.14.6', java.version: '9.0.4'",
'Driver info: driver.version: unknown'
]
},
status: 13
}
Related, would it be possible to add a WebDriver or SafariDriver as an option in components?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200127/2a2f99a2/attachment.htm>
More information about the webkit-unassigned
mailing list