- New maintainer and beginning CPAN artist: Charles Howes chowes@cpan.org
- First build with DistZilla (using distzilla branch from git repository, somewhat stale)
- Added debug_on() and debug_off() methods.
- commit 338872f: Deleted MANIFEST, MANIFEST.SKIP, Makefile.PL
- commit 338872f: Changed README
- commit 338872f: Created dist.ini for Distzilla
- commit 338872f: Added 'uploadFile' to Commands.pm
- commit 338872f: Forced stringification of arguments in send_keys,
https://github.com/aivaturi/Selenium-Remote-Driver/issues/52
- commit 338872f: Removed check for secure cookie in t/01-driver.t
- commit 338872f: Updated
t/mock-recordings/01-driver-mock-MSWin32.json
t/mock-recordings/01-driver-mock-darwin.json
t/mock-recordings/01-driver-mock-linux.json
t/mock-recordings/02-webelement-mock-MSWin32.json
t/mock-recordings/02-webelement-mock-darwin.json
t/mock-recordings/02-webelement-mock-linux.json
- commit 0d78dbe: Show error message from server
https://github.com/aivaturi/Selenium-Remote-Driver/issues/53
- commit dadb329: Click wasn't working due to typo
https://github.com/aivaturi/Selenium-Remote-Driver/issues/53
- commit b992873: Added Pod headers to WDKeys.pm
- commit d30e31e: Bumped version number to 0.16 in dist.ini
- commit 6936c64: Stripped CR from end of lines everywhere