klhex

Results 2 issues of 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): ![image](https://user-images.githubusercontent.com/71178731/111997737-a0051e80-8b1b-11eb-9b2f-046b9fc1be46.png) However, in many debugging situations you're...

P3-collecting-feedback

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...