Hey, It is possible to run watir-webdriver and selenium-webdriver (ruby bindings) in the same script ? I need to manipulate the cookies and watir-webdriver has only one method (clear_cookies which works great) where selenium has a bunch of them, which are very useful for me. If possible, i would like watir-webdriver to open my browser instance and use selenium just to gain access to those methods. An example would be great.
Regards, Dan -- 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]
