Advertisement
bledniykot

Untitled

Oct 10th, 2018
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Prolog 0.37 KB | None | 0 0
  1. 1) Install PyCharm community to the work machine - https://www.jetbrains.com/pycharm/download/#section=linux( recomendation - do that via apt-get)
  2. 2) Download geckodriver for Firefox after add it to $PATH
  3. 3) install Python3 and install pip3
  4. 4) Install selenium - https://www.seleniumhq.org/
  5. 5) Using selenium load google page and search 'Google gmail create account'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement