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.0.tar.gz
(31.2 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.0.tar.gz.
File metadata
- Download URL: autoplay_l7-0.1.0.tar.gz
- Upload date:
- Size: 31.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50a926cd7b4190c65b78020e8bf382c8a27cb8e0757cdd3d83fb4b218a0c7f4f
|
|
| MD5 |
975cda13996928265cf490ed5abe562d
|
|
| BLAKE2b-256 |
96d17877ac9e84492214e360c1376dc99b5616363169df759f9042e54a92303a
|
File details
Details for the file autoplay_l7-0.1.0-py3-none-any.whl.
File metadata
- Download URL: autoplay_l7-0.1.0-py3-none-any.whl
- Upload date:
- Size: 36.5 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 |
8dc4af231d5d6e253f274b2a95315e2c95b9a11c090c6b0f4544857adf2c7524
|
|
| MD5 |
9985949cd832ec3efa2679b084d14bba
|
|
| BLAKE2b-256 |
5169a95c43dcfac1cf2dc9c54542dbdd2f745ad4c840f2b74e1c814f3685eb10
|