RobotFramework wrapper of Playwright-Python
Project description
playwbot
Playwright-python wrapper for RobotFramework.
Installation
From the repository
- clone the repo
- easiest way is to use poetry and run
poetry install
and thenpoetry shell
- to be able to run the tests, install the package for the development by
python setup.py develop
- RF tests are run by standard command
robot <path>
From the Pypi
- if using poetry, run
poetry add playwbot
and thenpoetry install
- if using pip, run
pip install playwbot
Importing module into the RF suite
- if you have the file directly accesible, just point directly to the location, like this
Library /some/path/to/the/library/Playwbot.py browser=<chromium|firefox|webkit>
- if you installed it from Pypi, then import it like this
Library playwbot.Playwbot browser=<chromium|firefox|webkit>
RobotFramework-style documentation
Is available here https://radekbednarik.github.io/playwbot/
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
playwbot-0.3.0.tar.gz
(12.9 kB
view details)
Built Distribution
playwbot-0.3.0-py3-none-any.whl
(14.5 kB
view details)
File details
Details for the file playwbot-0.3.0.tar.gz
.
File metadata
- Download URL: playwbot-0.3.0.tar.gz
- Upload date:
- Size: 12.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.9.6 Linux/5.8.0-1036-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8369615194c31816323962d3fa218490276dadc17d755a4fb42338c2d6af8941 |
|
MD5 | cf103839471b4cf885f7d02c779cd167 |
|
BLAKE2b-256 | e0fb8ba3d43a088acd45523286a9579b6987d5f35545d28d73d2f6019dd17568 |
File details
Details for the file playwbot-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: playwbot-0.3.0-py3-none-any.whl
- Upload date:
- Size: 14.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.9.6 Linux/5.8.0-1036-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e53e84ab474fe87af3446710858fce5ebea1c8b5df4586dc3a66205b879b313 |
|
MD5 | 28aa7cea23ccd52ff7d28725384551e2 |
|
BLAKE2b-256 | 6cef18bb5e83c45cbfa4ccc86a6c63198020ced3852015aad5a74b2e961bdee8 |