Skip to content

nabeelsaabna/selenium-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

selenium-test

steps to create this project

  1. createa new poetry project poetry new selenium-test
  2. install selenium library poetry add selenium==4.7.2
  3. locate the relevant driver C:\\tools\\chromedriver_win32\\112.0.5615.49\\chromedriver.exe

running simulations

  1. run selenium_test/google.pyfor a simple google search
  2. run selenium_test/buyme.py that start the login process

Releases

No releases published

Packages

No packages published

Languages