Enabling local script execution
You can easily enable local execution by storing your browser check scripts in local folders and passing the path to the right script:@playwright/test will run locally with npx playwright test and remotely on Checkly without any modifications:
basic.spec.ts