dom96 / webdriver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Question] Can library access an existing browser?

nnahito opened this issue · comments

I would like to use your webdriver library to access the already installed browser (firefox, chrome, etc ...).
Is it possible to specify the absolute path to Firefox and start and operate Firefox as a headless browser?

I would appreciate it if you could tell me.
Thank you.

No idea. You should research whether the webdriver implementations of Chrome/Firefox allow this.