electron / chromedriver

Download ChromeDriver for Electron

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot get automation extension

sean-hill opened this issue · comments

Hey there,

I'm getting this issue while using electron chromedriver while following this tutorial;

unknown error: cannot get automation extensionfrom unknown error: page could not be found: chrome-extension://aapnijgdinlhnhlmodcfapnahmbfebeb/_generated_background_page.html

Any idea what this means?

It appears to be the windowHandleSize() webdriver.io command that causes it to throw this error.

Any news on this issue? I´ve seen this when Maximize / Unmaximize / Set Window Position commands.

This has been resolved on more recent version of Electron and by extension of ChromeDriver.