Whenwords – A relative time formatting library, with no codegithub.com3 ポイント·投稿者 tardismechanic·6 か月前·1 コメント
tardismechanic·5 か月前·議論See also (the confusingly named) playwright-clihttps://github.com/microsoft/playwright-cliDifferent from the cli used for running tests etc that comes bundled with PlayWrightSample use: playwright-cli open https://demo.playwright.dev/todomvc/ --headed playwright-cli type "Buy groceries" playwright-cli press Enter playwright-cli type "Water flowers" playwright-cli press Enter playwright-cli check e21 playwright-cli check e35 playwright-cli screenshot
https://github.com/microsoft/playwright-cli
Different from the cli used for running tests etc that comes bundled with PlayWright
Sample use: