You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

728 B

Botnet Crafter

https://mirella-gabriele.deviantart.com/ (image from https://mirella-gabriele.deviantart.com )

Instructions

export PATH=$PATH:/path/to/directory/of/executable/downloaded

Or put the path in the code:

driver = webdriver.Firefox(executable_path='/path/to/directory/of/executable/downloaded/in/previous/step')
  • Install Python Selenium library:
pip install selenium
  • Use:
python main.py