Skip to content

chore: port route chaining, fallback, async, times #1376

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

Merged
merged 4 commits into from
Jun 27, 2022

Conversation

rwoll
Copy link
Member

@rwoll rwoll commented Jun 24, 2022

This is part 2/n of the 1.23 port.

Relates #1308, #1374

Ports:

@rwoll rwoll requested review from pavelfeldman and mxschmitt June 24, 2022 07:51
@rwoll
Copy link
Member Author

rwoll commented Jun 24, 2022

impl and fallback tests ported; explicit continue tests still need porting

@rwoll rwoll force-pushed the port/route-chaining branch from cba9702 to 1f0d7fc Compare June 24, 2022 18:24
rwoll added a commit to rwoll/playwright-python that referenced this pull request Jun 26, 2022
rwoll added a commit that referenced this pull request Jun 27, 2022
This is part 4/n of the 1.23 port.

Relates #1308, #1374, #1376, #1382

Ports:

- [x] microsoft/playwright@176ab7e (chore: make LocalUtils easily available on the client (#14717))
rwoll added a commit that referenced this pull request Jun 27, 2022
This is part 3/n of the 1.23 port.

Relates #1308, #1374, #1376.

Ports:

- [x] microsoft/playwright@fdcdd58 (feat(har): introduce urlFilter (#14693))
- [x] microsoft/playwright@c349c1d (feat: newContext.har (#14892))
- [x] microsoft/playwright@245c33a (feat(har): allow storing content as separate files (#14934))
- [x] microsoft/playwright@be64e9c (chore(har): attach resources for .zip hars (#14938))
- [x] microsoft/playwright@7bd7271 (feat(har): introduce the slim mode (#15053))
@rwoll rwoll force-pushed the port/route-chaining branch from 4b6b852 to 47fc555 Compare June 27, 2022 20:53
@rwoll rwoll force-pushed the port/route-chaining branch from 47fc555 to cbbcd7e Compare June 27, 2022 21:09
@rwoll rwoll merged commit 7b424eb into microsoft:main Jun 27, 2022
rwoll added a commit that referenced this pull request Jun 28, 2022
This is part 5/n of the 1.23 port.

Relates #1308, #1374, #1376, #1382, #1383

Ports:

  - [x] microsoft/playwright@259c8d6 (feat: Page.routeFromHar (#14870))
  - [x] microsoft/playwright@79378dd (fix: add pw:api logging to har router (#14903))
  - [x] microsoft/playwright@030e7d2 (chore(har): allow replaying from zip har (#14962))
  - [x] microsoft/playwright@ed6b14f (fix(har): restart redirected navigation (#14939))
  - [x] microsoft/playwright@e5372c3 (chore: move har router into local utils (#14967))
  - [x] microsoft/playwright@920f1d5 (chore: allow routing by uncompressed har (#14987))
  - [x] microsoft/playwright@eb87966 (feat(har): disambiguate requests by post data (#14993))
  - [x] microsoft/playwright@6af6fab (fix(har): internal redirect in renderer-initiated navigations (#15000))
  - [x] microsoft/playwright@9525bed (feat(har): re-add routeFromHAR (#15024))
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.

3 participants