HENNGE / arsenic

Async WebDriver implementation for asyncio and asyncio-compatible frameworks
Other
349 stars 52 forks source link

How does this compare to playwright? #149

Open dimaqq opened 2 years ago

dimaqq commented 2 years ago

https://playwright.dev/python/docs/test-assertions

also has the async version 🎉

supports multiple browsers 🤔

what else may be needed?

DiMiTriFrog commented 2 years ago

Because playwright use thread block..