theskid31

Results 28 comments of theskid31

hi i have a fanatec speedster 3 forceshock steering wheel device instance path= USB\VID_3767&PID_0101\6&22EEC8C9&1&1 hardware id's= USB\VID_3767&PID_0101&REV_0280 USB\VID_3767&PID_0101 is there any chance you could add support for this it does...

yes i get this but is under python heading as i run the task via python but when the script closes instances of google chrome still running eating up the...

> I get the same error on a raspberry pi, but it works fine on my windows machine. how do you get it to get past the execute error in...

UPDATE: Looks like this is a worldwide issue at the moment on Microsofts end [Check here](https://www.reddit.com/r/MicrosoftRewards/comments/1662s7l/anybody_else_has_this_problem/) Phew itchy bum over ,bot still lives

try running in headless mode off (-v argument) to see what is happening might just be a simple cookie acceptance required or ive had it when its checking for a...

dont know why it is saying file,directory not found,any help tried renaming the file so many times,putting in different folders and using electrons driver? getting the error: `theskid@raspberrypi:~/rewards $ python...

> Might sound dumb but did you execute `cp /usr/bin/chromedriver /home/myuser/.local/share/undetected_chromedriver/chromedriver_copy` as it without changing `myuser` to your current user ? > > Also in `browser.py` you need to change...

> @theskid31 The steps I followed for it to work for me: > > * First making sure chromedriver is installed `sudo apt install chromium-chromedriver` > * Copying chromedriver `cp...

@AngelCanovas Thanks I’ve solved the above issue by adding my chromium browser version directly in undetected-chromedriver’s python init.py file Script is running okay but it doesn’t half fail a lot...