Skip to content

andrazgun/WorkshopAutomation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workshop_Automation

  1. Install Google Chrome
  2. Install Pycharm Community Edition: https://www.jetbrains.com/pycharm/download/
  3. Install Python https://www.python.org/downloads/
  4. Deschide Pycharm -> New project -> Create
  5. Click dr pe nume proiect -> New -> Python file -> login_test
  6. Copiaza aici continutul testului login_test
  7. In tab-ul de jos 'Python Packages' cautati si instalati 'selenium'
  8. In tab-ul de jos 'Python Packages' cautati si instalati 'webdriver-manager'
  9. Click dreapta pe login_test si RUN
  10. Voila!

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%