capsolver-browser-extension
capsolver-browser-extension copied to clipboard
Extension appear to load but not run in selenium
Is there a known issue using this extension in selenium ?
I'm having this same issue, In my program, I zip the previously unzipped extension and set the filename to "capsolver.crx", and it loads in my Selenium ChromeDriver and I can click on the extension and everything, but when attempting to solve a puzzle, the extension starts it then just does nothing. My chromedriver's version is '122.0.6261.94' (Windows 64), and the extension's release version is v.1.11.0.
any updates?