Thanks the following linked worked:

http://wiki.openqa.org/display/WTR/Browser.new

But I have one question. In my code I specify $b.link(:id,
"t61").click then when I go to run my code in IE and FF I get
undefined global variable. Is there any way to over come this issue
without having:

$b.link(:id, "t61").click for FF

ie.link(:id, "t61").click for IE



thanks

-- 
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