hafid zaini

Results 26 comments of hafid zaini

> This problem occur because of the script "install" in line 76. Just change the protocol from "git://" to "https://" in the line 76, and run the script you have...

solve this issue by command git config --global url."https://".insteadOf git://

cant (immediately) stop the sound too on ios, on android working fine

any sample with this? sorry noob question šŸ˜‚šŸ™ i was using browserless but cost money šŸ˜° want to try browser version but having this same error

on unofficial.py contain : self.session = tls_client.Session( client_identifier="chrome_108", ) is the error happen because we use latest chrome 110 ? toor@chatgpt:~$ google-chrome --version Google Chrome 110.0.5481.77 šŸ¤”

oh ok, i thought it was already installed by requirement.txt

i see. latest Selenium suggest using webdriver-manager to auto install the driver. [https://pypi.org/project/webdriver-manager/](https://pypi.org/project/webdriver-manager/) i will try install it manually.

spec OS : debian 11 python : Python 3.9.2 selenium : Version: 4.8.0 undetected-chromedriver : Version: 3.4.5 google chrome : Google Chrome 110.0.5481.77 chrome driver : ChromeDriver 104.0.5112.20 config json...

apt install xvfb -y (or what ever your OS is) export DISPLAY=:1 Xvfb $DISPLAY -screen $DISPLAY 1280x1024x16 & no problem with chrome connection but stuck on browser spawned. toor@chatgpt:~$ python3...

so, no solution yet for this problem without paying? šŸ˜‚