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

Comparing AnyEvent-WebDriver/Changes (file contents):
Revision 1.32 by root, Fri Mar 27 23:55:14 2020 UTC vs.
Revision 1.33 by root, Sat Mar 28 17:06:19 2020 UTC

1Revision history for AnyEvent::WebDriver 1Revision history for AnyEvent::WebDriver
2 2
3TODO: investigate modifer key usage/special key usage in send_element_keys 3TODO: investigate modifer key usage/special key usage in send_element_keys
4TODO: geckodriver/chromedriver autostart classes 4TODO: geckodriver/chromedriver autostart classes
5TODO: enforce duration values ot be integers 5TODO: enforce duration values ot be integers
6
7TODO: more move/source/duration examples 6TODO: more move/source/duration examples
8 7
91.2 81.2 Sat Mar 28 18:05:59 CET 2020
10 - INCOMPATIBLE CHANGE: screenshots are now decoded and are no longer 9 - INCOMPATIBLE CHANGE: screenshots are now decoded and are no longer
11 in base64 (or data urls), but a biary png image. 10 in base64 (or data urls), but a biary png image.
12 - INCOMPAITBLE CHANGE: this module now uses the second key table 11 - INCOMPAITBLE CHANGE: this module now uses the second key table
13 from the spec which contains shifted variants of the keys, which 12 from the spec which contains shifted variants of the keys, which
14 allows for shifted characters and to distinguish between e.g. 13 allows for shifted characters and to distinguish between e.g.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines