PlaywrightCapture 1.31.5__py3-none-any.whl → 1.31.6__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -299,7 +299,7 @@ class Capture():
299
299
  return self._cookies
300
300
 
301
301
  @cookies.setter
302
- def cookies(self, cookies: list[dict[str, Any]] | None) -> None:
302
+ def cookies(self, cookies: list[SetCookieParam | dict[str, Any]] | None) -> None:
303
303
  '''Cookies to send along to the initial request.
304
304
  :param cookies: The cookies, in this format: https://playwright.dev/python/docs/api/class-browsercontext#browser-context-add-cookies
305
305
  '''
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: PlaywrightCapture
3
- Version: 1.31.5
3
+ Version: 1.31.6
4
4
  Summary: A simple library to capture websites using playwright
5
5
  License: BSD-3-Clause
6
6
  Author: Raphaël Vinot
@@ -1,10 +1,10 @@
1
1
  playwrightcapture/__init__.py,sha256=F90Y8wYS13tDjgsfjuFrCfmzQfdnH44G-ovuilJfLEE,511
2
- playwrightcapture/capture.py,sha256=CNV-TbnUj8HXFaEmxIxKTeuXsKkVFsA7bCdNJKCTvnI,87166
2
+ playwrightcapture/capture.py,sha256=0coNzognowvVhFK87kNTl6d3cacsEEA0Thx8Nz0ZYxY,87183
3
3
  playwrightcapture/exceptions.py,sha256=LhGJQCGHzEu7Sx2Dfl28OFeDg1OmrwufFjAWXlxQnEA,366
4
4
  playwrightcapture/helpers.py,sha256=Xqs09zHhzAWnpBtQ0A9YAxg80P3Lj7aBj5M2WuEr0so,1843
5
5
  playwrightcapture/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
6
  playwrightcapture/socks5dnslookup.py,sha256=ZpOf8tgsRQZi-WDcn9JbbG1bKz9DSfK_jz1l53UI1Ho,4058
7
- playwrightcapture-1.31.5.dist-info/LICENSE,sha256=uwFc39fTLacBUG-XTuxX6IQKTKhg4z14gWOLt3ex4Ho,1775
8
- playwrightcapture-1.31.5.dist-info/METADATA,sha256=44oFmm1jYLUz1vPX2HJgCe3CJSO-BqMDzdIZfGBNtnw,3285
9
- playwrightcapture-1.31.5.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
10
- playwrightcapture-1.31.5.dist-info/RECORD,,
7
+ playwrightcapture-1.31.6.dist-info/LICENSE,sha256=uwFc39fTLacBUG-XTuxX6IQKTKhg4z14gWOLt3ex4Ho,1775
8
+ playwrightcapture-1.31.6.dist-info/METADATA,sha256=MuiFWvqR48aKPlOu6mHhohOdygHa869cS-8qasGlUV0,3285
9
+ playwrightcapture-1.31.6.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
10
+ playwrightcapture-1.31.6.dist-info/RECORD,,