MichaelR
MichaelR

Reputation: 999

Attach watir-webdriver to an existing window

Is it possible to attach a watir-webdriver to an already opened browser window?

Upvotes: 5

Views: 1237

Answers (1)

Abe Heward
Abe Heward

Reputation: 515

Watir-webdriver is built on top of selenium-webdriver, and this is a pending feature at this point.

See: http://code.google.com/p/selenium/issues/detail?id=18&colspec=ID%20Stars%20Type%20Status%20Priority%20Milestone%20Owner%20Summary

Upvotes: 4

Related Questions