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.47 by root, Fri Sep 27 03:31:02 2019 UTC vs.
Revision 1.48 by root, Thu Mar 26 18:46:08 2020 UTC

47module, you would need to refer to the W3C WebDriver recommendation, which 47module, you would need to refer to the W3C WebDriver recommendation, which
48can be found L<here|https://www.w3.org/TR/webdriver1/>: 48can be found L<here|https://www.w3.org/TR/webdriver1/>:
49 49
50 https://www.w3.org/TR/webdriver1/ 50 https://www.w3.org/TR/webdriver1/
51 51
52Mozilla's C<geckodriver> has had webdriver for a long time, while 52Mozilla's C<geckodriver> has had webdriver support for a long time, while
53C<chromedriver> only has basic and mostly undocumented webdriver support 53C<chromedriver> only has basic and mostly undocumented webdriver support
54as of release 77. 54as of release 77.
55 55
56=head2 CONVENTIONS 56=head2 CONVENTIONS
57 57

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines