Skip to content

seetest-io/python-selenium-first-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains Selenium tests written in Python.

There are three tests:

  1. Chrome
  2. IE
  3. Firefox

Make sure to install python on your machine and to install Selenium bindings: pip install selenium

Running the tests

Example python -m unittest test_chrome

About

This repository contains three different Selenium tests, one for IE, one for Chrome, and one for Firefox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages