dracidoupe / graveyard

Open Source reimplementation of https://www.dracidoupe.cz/
https://nove.dracidoupe.cz/
MIT License
6 stars 4 forks source link

Consider Playwright #405

Open Almad opened 2 years ago

Almad commented 2 years ago

Plywright seems to be the other more-reliable kid on the block of "make Selenium testing less painful".

Unlike cypress though, it has Python bindings and good docs on them.