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

Comparing AnyEvent-WebDriver/Changes (file contents):
Revision 1.3 by root, Tue Aug 28 23:09:38 2018 UTC vs.
Revision 1.8 by root, Wed Aug 29 02:17:51 2018 UTC

1Revision history for AnyEvent::WebDriver 1Revision history for AnyEvent::WebDriver
2 2
30.1 30.2 Wed Aug 29 04:17:20 CEST 2018
4 - implement a helper API to make it easier to build action lists.
5 - drop the concept of element IDs and use the element object everywhere.
6 - minor fixes.
7 - the webdriver rec has actually been published by now.
8
90.1 Wed Aug 29 01:31:22 CEST 2018
4 - implement request timeout, document future plans 10 - implement request timeout, document future plans
5 for timeouts. 11 for timeouts.
6 - documentation fixes. 12 - documentation fixes.
13 - JSON::XS wasn't marked as dependency.
14 - only call boolean_values if JSON::XS actually supports it.
15 - fix some "$wdf"'s that have snaked in.
7 16
80 Wed Aug 29 00:55:44 CEST 2018 170 Wed Aug 29 00:55:44 CEST 2018
9 - original version, mostly from scratch. 18 - original version, mostly from scratch.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines