Skip to content

JayaByu/Sunib_Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Usage in Archlinux or pacman package

sudo pacman -S python-selenium 

Usage Debian base or apt package

sudo apt install pip
sudo pip install selenium

change executable path according to the location of your webdriver but in this example I use geckodriver for firefox

(executable_path=r'/home/artemis/sec_engginier/bot-autologin/geckodriver')

Usage in Windows

pip install selenium

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages