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 and group them as pages.
Apache License 2.0
161
stars
37
forks
source link
Added functions to import cookies from cookielib to a webdriver instance... #2
...: add_cookies_to_web_driver, convert_cookie_to_dict