selenium-simple-test web automation framework
Project description
selenium-simple-test (SST) is a framework for functional web testing.
It uses Selenium WebDriver to drive a browser and interact with web elements. Tests are made up of Python scripts, created by composing actions that come with SST. You have the power of the full Python language, along with a convenient set of functions to simplify web testing.