Playwright automation scaffold installer for L7 projects
Project description
auto-play
Playwright automation scaffold installer for L7 projects.
Installation
pip install auto-play
Usage
Inside your project root, run:
auto-play init
This copies the automation/ folder (with all pages, utils, fixtures, and e2e templates) into your current directory.
Options
auto-play init [--target DIR] [--force]
--target DIR Directory to create automation/ in (default: current directory)
--force Overwrite an existing automation/ directory
Example
cd my-project/
auto-play init
# → automation/ is now created in my-project/
What gets installed
automation/
├── conftest.py
├── pytest.ini
├── requirements.txt
├── playwright.sh
├── utils/
├── pages/
├── e2e/
└── fixtures/
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
autoplay_l7-0.1.1.tar.gz
(32.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file autoplay_l7-0.1.1.tar.gz.
File metadata
- Download URL: autoplay_l7-0.1.1.tar.gz
- Upload date:
- Size: 32.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4768be55badc59fbf96cd966cd2ae76fa6515bd9465f97d0f17456eed4915f85
|
|
| MD5 |
fcd35a768fab26c4470ee395bc7ea271
|
|
| BLAKE2b-256 |
6f945a35cf8e50a85e6705ca5356b371641eaba562d968dc51da96664e09238b
|
File details
Details for the file autoplay_l7-0.1.1-py3-none-any.whl.
File metadata
- Download URL: autoplay_l7-0.1.1-py3-none-any.whl
- Upload date:
- Size: 38.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aaf3beac26fadfffbc1ba7ae41c495b9dcf446816228abe209e49950efdcf8cc
|
|
| MD5 |
23be2aaf20255783554a63457a87570c
|
|
| BLAKE2b-256 |
7f1bb9243c794b640c3a500542af1afdac32080ff4bd350920546fdb34cf3c3d
|