Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(playwright): support bypass CSP in config #3641

Merged
merged 1 commit into from May 21, 2023

Conversation

kobenguyent
Copy link
Collaborator

Motivation/Description of the PR

Applicable helpers:

  • Playwright

Checklist:

  • Documentation has been added (Run npm run docs)
  • Lint checking (Run npm run lint)
  • Local tests are passed (Run npm test)

@Arhell Arhell requested a review from DavertMik May 2, 2023 07:47
@kobenguyent kobenguyent merged commit fc93349 into 3.x May 21, 2023
3 of 8 checks passed
@kobenguyent kobenguyent deleted the feat-playwright-support-bypassCSP branch May 21, 2023 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add the "bypassCSP" configuration
2 participants