We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Download chromedriver for arm from here: https://github.com/electron/electron/releases
Make sure your chrome version matches the chromedriver version.
Move the "chromedriver" file here /home/USERNAME/.local/share/undetected_chromedriver/
Then edit the driverPath in Webdriver.py and point it to the chromedriver in that folder and it'll work.