klhex
klhex
Currently, you can only artificially lower Playwright's execution speed for the entirety of a test execution, using the browserType.launch option "slowMo" (see https://playwright.dev/docs/api/class-browsertype#browsertypelaunchoptions):  However, in many debugging situations you're...
Currently, the keys and values are displayed in the build log. However, in order to allow for passing sensitive data between jobs using keyval-resource, it would be useful if there...