Selenium Undetected Standalone Chromedriver README with bugfix
This commit is contained in:
13
undetectedChromedriver/README.md
Normal file
13
undetectedChromedriver/README.md
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
# Selenium Undetected Standalone-Chromedriver
|
||||||
|
|
||||||
|
Selenium Standalone-Chromedriver with Undected-Chromedriver applied
|
||||||
|
|
||||||
|
## Bug
|
||||||
|
|
||||||
|
```txt
|
||||||
|
Could not start a new session. Response code 500. Message: session not created: probably user data directory is already in use,
|
||||||
|
```
|
||||||
|
|
||||||
|
Go into the `/home/seluser` director in the container and run `rm -rf ~/.config/google-chrome/Singleton*`
|
||||||
|
|
||||||
|
If it doesn't work, the log can be found in the set profile folder in the file `chrome_debug.log`
|
||||||
Reference in New Issue
Block a user