[Webkit-unassigned] [Bug 169407] Web Automation: web driver hangs when navigating go/back when not possible
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Mar 10 15:09:32 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=169407
--- Comment #2 from Brian Burg <bburg at apple.com> ---
Comment on attachment 303901
--> https://bugs.webkit.org/attachment.cgi?id=303901
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=303901&action=review
r=me as well, nice catch.
> Source/WebKit2/ChangeLog:8
> + Trying to navigate back or forward when there are no back/forward items makes the web driver to hang, because
s/the web driver/automation command(s)/
There is no mention of WebDriver anywhere in the code, because WebAutomationSession and friends are intentionally isolated from WebDriver API and spec concerns. So I'd prefer you not plaster the name all over. =)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170310/e62f390c/attachment.html>
More information about the webkit-unassigned
mailing list