Playwright is a Node library to automate the Chromium, WebKit and Firefox browsers. Playwright is focused on enabling cross-browser web automation platform that is ever-green, capable, reliable and fast. Our primary goal with Playwright is to improve automated UI testing by eliminating flakiness, improving the speed of execution and offering insights into the browser operation. Playwright runs headless versions of these browsers by default, but can be configured to run the full versions. npm
github ![]()
.
I've been thinking about how I might apply my work on running wiki in kubernetes to the task of test automation for wiki. A co-worker pointed to playwright. Keeping this bookmark where I can hopefully find it again.
wiki-tests begin with an API exploration github ![]()