borecz

Results 4 issues of borecz

Hi @bahmutov, I've tried to install your plugin but I can't make it working for some reasons. Any clue? Project is in TS **cypress/plugins/index.ts** `const { lighthouse, prepareAudit } =...

### System info - Playwright Version: [v1.34] - Operating System: [All] - Browser: [All] - Other info: ### Source code (.yaml file) ```yml name: Playwright Tests on: workflow_dispatch: inputs: management-url:...

theme:playwright

Hello! I really appreciate all the work you have done on this library. I was wondering if there is a way to automatically generate test cases on TestRail, rather than...

I am trying to use `tailscale/github-action@v2` Github action. You can find my Github action code below ``` name: tailscale test on: workflow_dispatch: jobs: build: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2...