Dynamic page objects for browser automation.
Project description
Overview
Dynamic page objects for browser automation.
This project was generated with cookiecutter using jacebrowning/template-python.
Setup
Requirements
- Python 3.8+
Installation
Install it directly into an activated virtual environment:
$ pip install pomace
or add it to your Poetry project:
$ poetry add pomace
Usage
After installation, the package can imported:
$ python
>>> import pomace
>>> pomace.__version__
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pomace-0.0.12.tar.gz
(11.7 kB
view hashes)
Built Distribution
pomace-0.0.12-py3-none-any.whl
(14.6 kB
view hashes)