Changes for version 0.011 - 2014-12-03
- The distname was getting set as Selenium::PageObject (eg in META.yml), where it should have been Selenium-PageObject.
- Reformatted this file (Changes) as per CPAN::Changes::Spec
- Added links to two SEE ALSO entries that didn't have them.
Modules
Unified way of interacting with Selenium & WebDriver elements, with a focus on inputs.
Selenium's PageObject pattern in Perl. Now your module @ISA pageObject!