chrome-devtools-java-client icon indicating copy to clipboard operation
chrome-devtools-java-client copied to clipboard

How to get Webdriver Object from ChromeService ?

Open anandkatti opened this issue 4 years ago • 0 comments

I Webdriver object from Chromeservice ? I need to init Page Elements during the service.

This is Failing for me. Could you please help with that. PageFactory.initElements(driver, this);

anandkatti avatar Aug 23 '21 07:08 anandkatti