Skip to content

This repository is for peer-review project from Stepic course on testing with Selenium + Python

Notifications You must be signed in to change notification settings

snakelover/selenium-autotest-with-localization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

selenium-autotest-with-localization

This repository is for peer-review project from Stepic course on testing with Selenium + Python. The file named 'conftest.py' contains parser function for command line argument 'language' and fixture for opening browser windows with defined language (works for Chrome only) and closing it after test. The file named 'test_items.py' contains actual test function for checking an existence of button element for adding items into basket on the localized page of online store.

About

This repository is for peer-review project from Stepic course on testing with Selenium + Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages