webium

Webium is a Page Object pattern implementation library for Python (http://martinfowler.com/bliki/PageObject.html). It allows you to extend WebElement class to your custom controls like Link, Button a…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install webium

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.2.1 2017-01-04    
1.2.0 2016-11-19    
1.1.0 2016-06-22    
1.0.7 2015-07-23    
1.0.6 2015-03-13    
1.0.5 2015-03-06    
1.0.4 2015-03-05    
1.0.3 2015-02-05    
1.0.2 2015-01-30    
1.0.1 2015-01-30    
1.0.0 2015-01-16    

Issues with this package?

Page last updated 2023-10-28 00:20:11 UTC