Playwright Codegen Python

preview_player
Показать описание
Lightspeed test automation using Playwright Codegen in Python!

0:39 Setup & Getting started
1:08 Follow the install guide
1:36 Add the first test
2:15 Tigger the test using Pytest
3:03 Codegen
3:39 Codegen inspector (recorder)
4:50 Put recording in a script
5:44 Add reference to Page for recorded script to work
8:54 Discuss the approach
10:26 Page object Model (pom)
12:43 Implement POM in recorded script
19:18 Closing

- bg music:
🎵 Track Info:
Title: Schubert
Artist: Amarià
Genre: Dance & Electronic
Mood: Dramatic
Рекомендации по теме
Комментарии
Автор

Ok....doing wverything exactly step-by-step and getting in terminal "collected 0 items, no test run in ...". Test file begins with 'test_' I've also named the folder a "test_", still same - test is running fine, but the above message still pops-up. Any ideas? Thanks.

_manasikara