RESOLVED DUPLICATE of bug 206646 206827
Web Inspector: SafariDriver locateMultipleElements() errors
https://bugs.webkit.org/show_bug.cgi?id=206827
Summary Web Inspector: SafariDriver locateMultipleElements() errors
Jack Wellborn
Reported 2020-01-27 08:30:51 PST
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?
Attachments
Jack Wellborn
Comment 1 2020-01-27 08:32:06 PST
Ah crap. Didn't fill out the title completely
Blaze Burg
Comment 2 2020-01-27 10:18:02 PST
Thanks for the report, we identified and fixed this here: https://bugs.webkit.org/show_bug.cgi?id=206646 *** This bug has been marked as a duplicate of bug 206646 ***
Note You need to log in before you can comment on or make changes to this bug.