Playwright¶
With NanoTests you can run Playwright tests of your website just by calling a API.
NanoTests handles everything, just provide the test code.
Pricing & Limits¶
It's free! No limits. Nanotests is a small startup serving his products for free.
Usage¶
Curl
curl -XPOST -H 'Content-Type: application/json'
-d '{"testFile":"'$(cat YOUR_TEST_FILE | base64 -w0)'"}'
https://api.nanotests.xyz/playwright
Try it online¶
Playwright test file:
Test result: