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(fetch): support options in playwright._newRequest #9061

Merged
merged 7 commits into from Sep 22, 2021

Conversation

yury-s
Copy link
Member

@yury-s yury-s commented Sep 22, 2021

@yury-s yury-s requested a review from dgozman September 22, 2021 00:39
docs/src/api/class-playwright.md Outdated Show resolved Hide resolved
docs/src/api/class-playwright.md Outdated Show resolved Hide resolved
utils/generate_types/index.js Outdated Show resolved Hide resolved
utils/generate_types/overrides.d.ts Show resolved Hide resolved
@yury-s yury-s merged commit 79eb774 into microsoft:master Sep 22, 2021
@yury-s yury-s deleted the global-req-options branch September 22, 2021 19:44
yury-s added a commit to yury-s/playwright that referenced this pull request Sep 23, 2021
sidharthv96 added a commit to sidharthv96/playwright that referenced this pull request Sep 24, 2021
* upstream/master: (33 commits)
  chore: migrate expect(locator).toMatchText to protocol (microsoft#9117)
  browser(webkit): fix text padding (microsoft#9114)
  test: unflake "should have correct snapshot size" (microsoft#9099)
  fix: make Serializable type any (microsoft#9059)
  feat(test runner): add some fixture debugging (microsoft#8918)
  chore(typescript): bump typescript to v4.4.3 (microsoft#9087)
  test: add failing WebKit navigation test (microsoft#9097)
  fix(firefox): use global eval in injected script (microsoft#9101)
  feat(launch): connect to process.env.SELENIUM_REMOTE_URL instead of local launch (microsoft#9056)
  test: unflake "should close the context without awaiting the failed download" (microsoft#9094)
  chore: simplify dom tasks (microsoft#9089)
  test: unflake inspector/pause.spec.ts (microsoft#9096)
  test: unflake "should fail when frame detaches" (microsoft#9095)
  test: unflake "should timeout in socket while connecting" (microsoft#9093)
  fix(junit): produce a single system-out entry (microsoft#9091)
  fix(css selector): absolutize relative CSS selectors (microsoft#9088)
  feat(fetch): support options in playwright._newRequest (microsoft#9061)
  chore(registry): refactor logic of what browsers to download to top level (microsoft#9078)
  chore(babel): rename .babelrc to babel.config.json (microsoft#9076)
  docs: improve ignorehttpserrors description (microsoft#9081)
  ...
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.

None yet

2 participants