popcat-clicker - demo set up install your webdriver https://chromedriver.chromium.org/downloads Change the path Run $linux git clone https://github.com/oscarYCL/popcat-clicker.git cd popcat-clicker python3 -m venv venv . venv/bin/activate pip3 install -r requirements.txt python3 main.py