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

Comparing AnyEvent-WebDriver/Changes (file contents):
Revision 1.29 by root, Fri Mar 27 18:08:23 2020 UTC vs.
Revision 1.30 by root, Fri Mar 27 19:11:30 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
5TODP: In Debian GNU/Linux, you can install the "firefoxdriver" or "chromium-driver" packages to get the firefox/chromium webdrivers, respectively.
6TODO: enforce duration values ot be integers 5TODO: enforce duration values ot be integers
7 6
8TODO: more mvoe/(Source/duration examples 7TODO: more move/source/duration examples
9 8
91.2
10 - INCOMPATIBLE CHANGE: screenshots are not decoded and no longer 10 - INCOMPATIBLE CHANGE: screenshots are not decoded and no longer
11 are in bas64 (or data urls). 11 are in bas64 (or data urls).
12 - INCOMPATIBLe CHANGE: this module now uses the second key table 12 - INCOMPATIBLe CHANGE: this module now uses the second key table
13 which contains shifted variants of the keys, which allows for shifted 13 which contains shifted variants of the keys, which allows for shifted
14 characters and to distinguish between e.g. left and right Alt keys, 14 characters and to distinguish between e.g. left and right Alt keys,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines