#21 Playwright with Python | PyTest with Playwright Part11 Video Recording

preview_player
Показать описание
#pytest
#playwright
#python
--video Whether to record video for each test. on, off, or retain-on-failure (default: off).
Рекомендации по теме
Комментарии
Автор

When I configure my browser context args with viewport / video resolution settings, for some reason it automatically records video even without the —video=on flag

Joshua-spkd
Автор

I don't know why but my test did not delete video if test are seccessfuly passed
Mb you can help?

vsevolodarkhipov