I'm a very new Watir User and have encountered a problem when trying to launch IE.
The code: require 'watir' ie = Watir::IE.new Returns: NameError: uninitialized constant Watir::IE I am sure that there is a very basic solution to this issue, but I would appreciate any helpful hints for a new user. Thanks. JM -- 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]
