#playwright
#pytest
#playwright
In this video I explained about:
How to save Screenshots and Videos in user defined custom folder instead of default test-results folder in Playwright
How to define custom folder name when using --screenshot option in Playwright
pytest -s --headed .\misc\test_slider.py --screenshot=on --video=on --out
put=Artifacts
Github link - https://github.com/automationneemo/PlaywrightDemoYt
Download
0 formats
No download links available.
#84 Save Screenshots and Videos in user defined custom folder| Playwright with Python| | --output | NatokHD