fix: Ignore unknown parameters passed in cookies by Mantisus · Pull Request #1336 · apify/crawlee-python

@Mantisus

@Mantisus self-assigned this

Jul 30, 2025

Mantisus added a commit to Mantisus/crawlee-python that referenced this pull request

Jul 30, 2025
### Description

- Ignore unknown parameters passed in cookies

### Issues

- Closes: apify#1333

### Testing

- Added a test that sets `Partitioned` cookies. To reproduce the
behaviour that causes Playwright to throw an error

Pijukatel pushed a commit that referenced this pull request

Jul 30, 2025
### Description

- Ignore unknown parameters passed in cookies

### Issues

- Closes: #1333

### Testing

- Added a test that sets `Partitioned` cookies. To reproduce the
behaviour that causes Playwright to throw an error