Hi all,

Our site is not runnable at all under single window mode so I've been
looking at debugging in multi window mode.

This is possible using commands of the form:

teJQuery(selenium.browserbot.getCurrentWindow().document).find
("#username")

The equivalent for single window mode would be:

teJQuery("#selenium_myiframe").contents().find("#username")


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"tellurium-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/tellurium-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to