2022-06-08
Pros of Playwright > Selenium
Source: Talk Python To Me, episode #368
- Modern
- Faster
- Higher level
- Async support
- REPL mode
- Video capture
- More options to select elements (eg. text “log in”)
- Better ways to get contexts eg. from failed tests
- More features (eg. slowmo, authenticated state)