Closed Bug 1295558 Opened 9 years ago Closed 9 years ago

selenium webdriver is not able to link to browser after opening it using watir

Categories

(Firefox :: Untriaged, defect)

48 Branch
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: rohitsv94, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36 Steps to reproduce: require 'watir-webdriver' $browser = Watir::Browser.new $browser.goto "http://www.gmail.com" Ran this code using Watir and it is not attaching Actual results: new browser is not attached and I can't control it using further instructions Expected results: It should go to gmail website which it is not going
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.