o simulate this for some of our tests.
Thanks in advance for any
thoughts you may have...
- Mike
Taber
___
Selenium-users mailing list
[email protected]
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users
enium
doSomeClickThing command:
junk =
this.page().findElement(locator + "[" + count + "]");
Hope this makes
sense and thanks in advance for any hints you all may have.
- Mike
Taber
___
Selenium-users mailing list
[email protected]
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users
of my user-extensions, just clean
Selenese.
I am using a couple of my user-extensions in other tests, but
nothing that I haven't used in a dozen or more tests
already.
Also, the page under test does contain a fair amount of
_javascript_ - don't know that that should be an issue, b
if I were to only test
against an unchanging database.
Well, anyhow - just
curious about how folks are using the user-extensions capabilities of
Selenium.
- Mike
Taber
___
Selenium-users mailing list
[email protected]