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

2005-11-08 Thread Aahz
On Sun, Nov 06, 2005, Mike Williams wrote: > > Having started down that road, I'm now wondering whether it mightn't be > better to simply extend the "name=" locator itself to support an > optional "element selector" suffix, e.g. > > | check | options cheese | | The main problem I see with t

[Selenium-devel] DOM patch for Frames

2005-11-08 Thread jeffrey.e.peiffer
Hello all, The site I am testing with Selenium makes some heavy use of frames. I am able to test it quite well using the "selectWindow" method to individually select the frame I want to work in. I have a suggested patch for the file: "selenium-domviewer.js" so that it will walk the internal