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(api): introduce route.fetch and route.fulfill(json) #19184

Merged
merged 1 commit into from
Dec 1, 2022

Conversation

pavelfeldman
Copy link
Member

No description provided.

docs/src/api/class-route.md Outdated Show resolved Hide resolved
docs/src/api/class-route.md Outdated Show resolved Hide resolved
docs/src/api/class-route.md Outdated Show resolved Hide resolved
docs/src/api/class-route.md Outdated Show resolved Hide resolved
packages/playwright-core/src/client/network.ts Outdated Show resolved Hide resolved
packages/playwright-core/src/client/network.ts Outdated Show resolved Hide resolved
packages/playwright-core/src/client/network.ts Outdated Show resolved Hide resolved
tests/library/browsercontext-fetch.spec.ts Show resolved Hide resolved
docs/src/mock-js.md Outdated Show resolved Hide resolved
@pavelfeldman pavelfeldman merged commit f0e8d8f into microsoft:main Dec 1, 2022
rwoll added a commit to microsoft/playwright-python that referenced this pull request Dec 29, 2022
Resolves #1693.

Relates microsoft/playwright#19184 (original upstream change).
Relates #1684 (original Python rolling introducing the feature to the port).
rwoll added a commit to rwoll/playwright-python that referenced this pull request Dec 29, 2022
Resolves microsoft#1693.

Relates microsoft/playwright#19184 (original upstream change).
Relates microsoft#1684 (original Python rolling introducing the feature to the port).
rwoll added a commit to microsoft/playwright-python that referenced this pull request Dec 29, 2022
fix: fulfill with json (#1700)

Resolves #1693.

Relates microsoft/playwright#19184 (original upstream change).
Relates #1684 (original Python rolling introducing the feature to the port).
YusukeIwaki added a commit to YusukeIwaki/playwright that referenced this pull request Jan 3, 2023
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

3 participants