After installing firewatire and commented out following lines I managed to get rid of all errors. Now my firefox is launched (with Watir::Browser.new) :-) require 'watir-webdriver' require 'watir/contrib/enabled_popup'
Since I've launched IE with Watir::IE.new everything is no longer working in my script. Now I need to use Watir::Browser to launch IE. Time to go back for some reading. Thank you for your help and time. Phuoc -- -- 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] --- You received this message because you are subscribed to the Google Groups "Watir General" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
