Skip to content

Instantly share code, notes, and snippets.

@shikha814223
Created August 1, 2024 06:06
Show Gist options
  • Select an option

  • Save shikha814223/2f52ad3a98de23e4d1f1738c96226996 to your computer and use it in GitHub Desktop.

Select an option

Save shikha814223/2f52ad3a98de23e4d1f1738c96226996 to your computer and use it in GitHub Desktop.
baseurl
use: {
/* Base URL to use in actions like `await page.goto('/')`. */
baseURL: 'https://restful-booker.herokuapp.com/apidoc/index.html',
/* Collect trace when retrying the failed test. See https://playwright.dev/docs/trace-viewer */
trace: 'on-first-retry',
},
@shikha814223

Copy link
Copy Markdown
Author

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment