Skip to content

Priyanshu-hawk/Amizone_Feedback-form_automation

Repository files navigation

IMPORTANT

Run This Command on terminal:

-> 'git clone https://github.com/Priyanshu-hawk/Amizone_Feedback-form_automation.git'

Amizone_Feedback-form_automation

How to use it:

Make virtual environment:

python3 -m venv venv

Activate virtual environment:

source venv/bin/activate

Install requirements in virtual environment:

For Linux / Max

pip3 install -r requirements.txt

For Windows

pip install -r requirements.txt

Run bot.py in activated virtual environment:

Run bot.py

python3 bot.py

eg:-


Manual Debug:

-> Python Latest version - Latest Version of Python
-> After installing Python Run this Command - pip install selenium OR pip3 install selenium in terminal
eg:-

-> Chromedriver (Version match to your Google Chrome) - Click to Download

Make sure your both Google Chrome and Chromedriver version should match!!!

Chrome version


Chromedriver - Download latest version Befor 114 - Click to Download

Chromedriver - Download latest version After 114 - Click to Download


How to use it:

Run bot.py

-> Run bot.py
eg:-


Contributors

License & copyright

© Priyanshu Patel

Licensed under the MIT License.

Releases

No releases published

Packages

No packages published

Languages