varBrowser = :ie # Here i would like to pass whether my scripts to run in IE or Firefox browserIE = Watir::Browser.new(varBrowser)
On Thursday, June 7, 2012 9:59:31 AM UTC+3, gajendra wrote: > > Hi, > > I am trying to run my scripts either on IE or Firefox based on the > setting. when i run the script i am getting the following error. Kindly let > me know how to fix this. > > -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
