[Selenium-devel] New WWW-Selenium-Utils package

2005-11-06 Thread Luke Closs
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

Re: [Selenium-devel] check/uncheck commands, and proposed extension of the "name=" locator

2005-11-06 Thread Mike Williams
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