Hey,
I'm ready to upload my first ever cpan package, WWW-Selenium-Utils,
so I'm looking for feedback before I do so.
Thanks!
Luke
WWW-Selenium-Utils README:
This package contains useful helper libraries and scripts for
testing websites using Selenium.
http://selenium.thoughtworks.com
The s
David Kemp wrote:
I like the idea of extending the locator.
Great.
Should you be able to capture the state of a single check box with:
| storeChecked | options cheese | myVariable |
Can you then use that variable later to set the checked status of
another check box:
| check | options onio