#instalar selenium
$ pip install selenium
#instalar geckodriver
#no debian/ubuntu
sudo apt-get install geckodriver
#no Homebrew do macOS
brew install geckodriver
#no Chocolatey do Windows???
choco install geckodriver
Last active
August 17, 2018 13:58
-
-
Save requeijaum/19d4b84d500cf9d48d59a4427234c946 to your computer and use it in GitHub Desktop.
Lista de coisas para fazer para o Robô da Derivative Calculator, feito em Selenium
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment