Implement the playwright/npx function
Implement the playwright/npx
function having the following inputs:
-
test
: test reference -
grep
: regular expression to filter executed tests -
browser
: browser to use -
reporters
: reporters to use -
extra-options
: extra options to pass to thenpx playwright test
command
Edited by Maria Einman