Carter Struk

Results 4 comments of Carter Struk

Hey! Were you able to resolve this? I'm attempting a similar callback setup instead using BLERead | BLEIndicate. I need the callback to fire off upon the central reading my...

I'm running into the same problem, opened another issue here further explaining. Sorry if this was bad etiquette. https://github.com/wkeeling/selenium-wire/issues/669.

> Seleniumwire does import the updated version of undetected chromedriver, see /seleniumwire/undetected_chromedriver/webdriver.py line 6. Add `print(uc.__version__)` and you'll see it is in fact using the version in your venv. Also,...

@deniskzt I understand that's what the commit message says, I read that too, but I showed how you can verify the version yourself.