ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-WebDriver/WebDriver.pm
(Generate patch)

Comparing AnyEvent-WebDriver/WebDriver.pm (file contents):
Revision 1.43 by root, Fri Sep 20 20:35:18 2019 UTC vs.
Revision 1.44 by root, Fri Sep 20 20:37:30 2019 UTC

390 390
391Firefox-specific capability documentation can be found L<on 391Firefox-specific capability documentation can be found L<on
392MDN|https://developer.mozilla.org/en-US/docs/Web/WebDriver/Capabilities>, 392MDN|https://developer.mozilla.org/en-US/docs/Web/WebDriver/Capabilities>,
393Chrome-specific capability documentation might be found 393Chrome-specific capability documentation might be found
394L<here|http://chromedriver.chromium.org/capabilities>, but the latest 394L<here|http://chromedriver.chromium.org/capabilities>, but the latest
395release at the time of this writing (chromedriver 77) has essentially no 395release at the time of this writing (chromedriver 77) has essentially
396webdriver documentation about chrome capabilities. 396no documentation about webdriver capabilities (even MDN has better
397documentation about chromwedriver!)
397 398
398If you have URLs for Safari/IE/Edge etc. capabilities, feel free to tell 399If you have URLs for Safari/IE/Edge etc. capabilities, feel free to tell
399me about them. 400me about them.
400 401
401=cut 402=cut

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines