Whenwords – A relative time formatting library, with no codegithub.com3 points·by tardismechanic·hace 6 meses·1 comments
tardismechanic·hace 5 meses·discussSee 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: