-
Notifications
You must be signed in to change notification settings - Fork 1k
Comparing changes
Open a pull request
base repository: microsoft/playwright-python
base: v1.22.0
head repository: microsoft/playwright-python
compare: v1.30.0
Commits on May 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 50fbc75 - Browse repository at this point
Copy the full SHA 50fbc75View commit details
Commits on May 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4ccde4a - Browse repository at this point
Copy the full SHA 4ccde4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for be4892e - Browse repository at this point
Copy the full SHA be4892eView commit details
Commits on May 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f25b954 - Browse repository at this point
Copy the full SHA f25b954View commit details -
Configuration menu - View commit details
-
Copy full SHA for be9b5f7 - Browse repository at this point
Copy the full SHA be9b5f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 869e5f5 - Browse repository at this point
Copy the full SHA 869e5f5View commit details
Commits on Jun 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7db9d6b - Browse repository at this point
Copy the full SHA 7db9d6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d280b93 - Browse repository at this point
Copy the full SHA d280b93View commit details -
Configuration menu - View commit details
-
Copy full SHA for b116502 - Browse repository at this point
Copy the full SHA b116502View commit details
Commits on Jun 2, 2022
-
build(deps): bump pillow from 9.1.0 to 9.1.1 (#1343)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a02f10b - Browse repository at this point
Copy the full SHA a02f10bView commit details
Commits on Jun 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b23a29c - Browse repository at this point
Copy the full SHA b23a29cView commit details
Commits on Jun 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e586c66 - Browse repository at this point
Copy the full SHA e586c66View commit details
Commits on Jun 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f4c8019 - Browse repository at this point
Copy the full SHA f4c8019View commit details
Commits on Jun 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 724f4e0 - Browse repository at this point
Copy the full SHA 724f4e0View commit details
Commits on Jun 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5d33195 - Browse repository at this point
Copy the full SHA 5d33195View commit details
Commits on Jun 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 034511f - Browse repository at this point
Copy the full SHA 034511fView commit details -
chore(roll): roll Playwright to 1.23.0-beta-1656026605000 (1/n) (#1374)
This is part 1/n of the 1.23 port. Relates #1308. Ports: - [x] microsoft/playwright@fe0afd6 (fix(toHaveProperty): serialize falsy arguments as well (#14232)) - [x] microsoft/playwright@4c2fc6b (feat(browser): add Browser.BrowserType() method (#14468)) - [x] microsoft/playwright@fccee89 (feat: add Response.fromServiceWorker flag (#14715)) - [x] microsoft/playwright@85d0371 (feat: add allow/block serviceWorkers option (#14714)) - [x] microsoft/playwright@c7a28ac (fix(test runner): collect artifacts when calling `browser.close()` (#14797)) - [x] microsoft/playwright@cdb8627 (fix(page): "load" event should fire before "waitForLoadState" resolves (#14897)) - [x] microsoft/playwright@7f026dd Language override behavior changed upstream in WebKit/WebKit@039ebd9
Configuration menu - View commit details
-
Copy full SHA for f742da9 - Browse repository at this point
Copy the full SHA f742da9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e3a502 - Browse repository at this point
Copy the full SHA 0e3a502View commit details
Commits on Jun 27, 2022
-
chore: expose local_utils (#1383)
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))
Configuration menu - View commit details
-
Copy full SHA for 7b9ac37 - Browse repository at this point
Copy the full SHA 7b9ac37View commit details -
chore: port record_har_* options (content, mode, url_filter) (#1382)
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))
Configuration menu - View commit details
-
Copy full SHA for 84d94a3 - Browse repository at this point
Copy the full SHA 84d94a3View commit details -
chore: port route chaining, fallback, async, times (#1376)
This is part 2/n of the 1.23 port. Relates #1308, #1374 Ports: - [x] microsoft/playwright@a1324bd (fix(route): support route w/ async handler & times (#14317)) - [x] microsoft/playwright@7a568a2 (feat(route): chain routes (#14771)) - [x] microsoft/playwright@dcdd3c3 (feat(route): explicitly fall back to the next handler (#14834)) - [x] microsoft/playwright@9cf068a (feat(fallback): allow falling back w/ overrides (#14849)) - [x] microsoft/playwright@48f9867 (chore: remove stray fallback overrides check) - [x] microsoft/playwright@ae6f48c (fix(route): match against updated url while chaining (#15112))
Configuration menu - View commit details
-
Copy full SHA for 7b424eb - Browse repository at this point
Copy the full SHA 7b424ebView commit details
Commits on Jun 28, 2022
-
chore: port routeFromHar, roll to 1.23.0 driver (#1384)
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))
Configuration menu - View commit details
-
Copy full SHA for b2e3b93 - Browse repository at this point
Copy the full SHA b2e3b93View commit details
Commits on Jun 30, 2022
-
chore: port update option for routeFromHar (#1392)
Fixes #1389. Ports: - [x] microsoft/playwright@6a8d835 (chore: allow updating har while routing (#15197))
Configuration menu - View commit details
-
Copy full SHA for 36ff52e - Browse repository at this point
Copy the full SHA 36ff52eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f0c735 - Browse repository at this point
Copy the full SHA 0f0c735View commit details
Commits on Jul 4, 2022
-
fix: emit Page on load/DOMContentLoaded (#1400)
Fixes #1399. Ports in #1374 of microsoft/playwright@cdb8627 was incorrect.
Configuration menu - View commit details
-
Copy full SHA for eb239a8 - Browse repository at this point
Copy the full SHA eb239a8View commit details
Commits on Jul 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5f9d5dd - Browse repository at this point
Copy the full SHA 5f9d5ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b3cb55 - Browse repository at this point
Copy the full SHA 5b3cb55View commit details
Commits on Jul 6, 2022
-
fix(tracing): apiName calculation for route handlers (#1409)
test: clean up tracing tests
Configuration menu - View commit details
-
Copy full SHA for 8820f30 - Browse repository at this point
Copy the full SHA 8820f30View commit details
Commits on Jul 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c8d8f4a - Browse repository at this point
Copy the full SHA c8d8f4aView commit details
Commits on Jul 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 35b63a8 - Browse repository at this point
Copy the full SHA 35b63a8View commit details
Commits on Jul 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 390940a - Browse repository at this point
Copy the full SHA 390940aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c69b53 - Browse repository at this point
Copy the full SHA 1c69b53View commit details
Commits on Jul 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 393a060 - Browse repository at this point
Copy the full SHA 393a060View commit details
Commits on Jul 19, 2022
-
chore: constrain Pattern type (#1440)
Fixes #1415. NB: Using bytes in patterns with our code will currently explode, so this type constrains to hint to users to use str patterns: ```py await expect(page).to_have_url(re.compile(r".*/grid\.html")) await expect(page).to_have_url(re.compile(rb".*/grid\.html")) ``` This change opts to constrain the type rather than allow for bytes, too.
Configuration menu - View commit details
-
Copy full SHA for c123ce0 - Browse repository at this point
Copy the full SHA c123ce0View commit details
Commits on Jul 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 67ea47b - Browse repository at this point
Copy the full SHA 67ea47bView commit details
Commits on Jul 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7d7e4ff - Browse repository at this point
Copy the full SHA 7d7e4ffView commit details
Commits on Jul 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6145aff - Browse repository at this point
Copy the full SHA 6145affView commit details
Commits on Jul 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5f95476 - Browse repository at this point
Copy the full SHA 5f95476View commit details
Commits on Jul 28, 2022
-
chore: roll Playwright to 1.25.0-alpha-jul-26-2022 (#1456)
- Roll to fix MSEdge downloads Ports: - [chore: reparent context objects into the object (#15689)](microsoft/playwright@a198b6d) Resolves #1398.
Configuration menu - View commit details
-
Copy full SHA for b5273b8 - Browse repository at this point
Copy the full SHA b5273b8View commit details
Commits on Aug 1, 2022
-
chore: prevent save_as from hanging in sync mode (#1474)
Resolves #1462. Docs: microsoft/playwright#16120
Configuration menu - View commit details
-
Copy full SHA for bf5f0c2 - Browse repository at this point
Copy the full SHA bf5f0c2View commit details
Commits on Aug 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2fa0b93 - Browse repository at this point
Copy the full SHA 2fa0b93View commit details
Commits on Aug 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for eecef85 - Browse repository at this point
Copy the full SHA eecef85View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for ab6bea1 - Browse repository at this point
Copy the full SHA ab6bea1View commit details
Commits on Aug 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4c4e13c - Browse repository at this point
Copy the full SHA 4c4e13cView commit details
Commits on Aug 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e1dcfff - Browse repository at this point
Copy the full SHA e1dcfffView commit details -
chore: roll Playwright to 1.25.0-alpha-1660067092000 (#1485)
Co-authored-by: Max Schmitt <max@schmitt.mx>
Configuration menu - View commit details
-
Copy full SHA for 2f91de5 - Browse repository at this point
Copy the full SHA 2f91de5View commit details
Commits on Aug 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 921f7d8 - Browse repository at this point
Copy the full SHA 921f7d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1afb553 - Browse repository at this point
Copy the full SHA 1afb553View commit details
Commits on Aug 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d27c485 - Browse repository at this point
Copy the full SHA d27c485View commit details -
feat: expose default_browser_type in emulated devices (#1497)
Fixes #1496. Adds tests for documented case, too: https://playwright.dev/python/docs/emulation#devices
Configuration menu - View commit details
-
Copy full SHA for dbba174 - Browse repository at this point
Copy the full SHA dbba174View commit details
There are no files selected for viewing
Uh oh!
There was an error while loading. Please reload this page.