SeleniumHQ / selenium-google-code-issue-archive

Archive, please see main selenium repo
https://github.com/seleniumhq/selenium
345 stars 195 forks source link

Attaching IE or FF webdriver to the manually invoked browser window #7004

Closed lukeis closed 8 years ago

lukeis commented 8 years ago

Originally reported on Google Code with ID 7004

I wanted to access the webelement properties of the manually invoked web page. 

Steps
-----
1. invoke a web page manually any FF or I.E.
2. Have to attach the webdriver to the browser window invoked manually(browser window
not spwaned by the driver).

I browsed through "issue:18" similar to this, but could nt find the solution for the
above requriement.

Reported by maha.dhanappalan on 2014-02-19 09:50:39

lukeis commented 8 years ago
It is the same as issue #18.

After all, it's basic principle is allow WebDriver to attach/manipulate browsers it
has not launched.

Reported by arran.huxtable on 2014-02-19 10:08:29

lukeis commented 8 years ago

Reported by james.h.evans.jr on 2014-02-19 10:36:45

lukeis commented 8 years ago
Fine. I want to know whether there is any work around to implement the above requirement.

Thanks

Reported by maha.dhanappalan on 2014-02-19 11:38:17

lukeis commented 8 years ago
Afraid not.

Reported by arran.huxtable on 2014-02-19 12:04:02

lukeis commented 8 years ago

Reported by luke.semerau on 2015-09-17 18:22:10