wallaceok / py.saunter

sample framework for using selenium with python and page objects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Saunter is an opinionated automation framework for use with the Selenium RC and WebDriver libraries. It is designed to remove a lot of the overhead and cruft that hinders teams when they first start out with automation. For documentation around Saunter see http://element34.ca/products/saunter.

Note: The configuration structure changed with 2.0.0. Either pin your install to the old version of click above link for a brief description of the change. In a nutshell, .ini has been replaced with .yaml.

About

sample framework for using selenium with python and page objects

License:Apache License 2.0


Languages

Language:Python 100.0%