--- AnyEvent-WebDriver/Changes 2018/09/04 04:36:53 1.20 +++ AnyEvent-WebDriver/Changes 2020/03/26 18:49:09 1.25 @@ -1,9 +1,22 @@ Revision history for AnyEvent::WebDriver TODO: investigate modifer key usage/special key usage in send_element_keys -TODO: firefox profiles -TODO: capabilities object? +TODO: geckodriver/chromedriver autostart classes + - clarify documentation here and there. + +1.01 Fri Sep 27 05:30:40 CEST 2019 + - autodelete property was ignored. + - document that perl bugs prevent autodelete when exiting. + - make delete_session idempotent and safe to always call. + +1.0 Fri Sep 20 22:15:07 CEST 2019 + - small protocol fixes. + - chromdriver 77 can finally create sessions, but might still not + work. + - add chrome capabilities example, because the goog:chromeOptions + are basiclaly undocumented. + - many small documentation fixes. - fix Changes :) 0.91 Tue Sep 4 03:20:56 CEST 2018