After breaking out the offending line

userID = @@browser.cell(:xpath, "//[contains(text(),'#{@@uName}')]/../
td[1]").innerText

to a much smaller script, it worked in both browsers.. (the original
script has 482 lines)
So, I think the "UnknownObjectException" may be evidence the browser
object got stale in the firefox world.

Still worth a Jira report?

MichaelT


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to