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

Implement option for incognito pages to PlaywrightCrawler #722

Closed
vdusek opened this issue Nov 21, 2024 · 1 comment
Closed

Implement option for incognito pages to PlaywrightCrawler #722

vdusek opened this issue Nov 21, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request. t-tooling Issues with this label are in the ownership of the tooling team.

Comments

@vdusek
Copy link
Collaborator

vdusek commented Nov 21, 2024

@vdusek vdusek added enhancement New feature or request. t-tooling Issues with this label are in the ownership of the tooling team. labels Nov 21, 2024
vdusek pushed a commit that referenced this issue Feb 5, 2025
…in `PlaywrightCrawler` (#941)

### Description

- Improve cookie handling for `PlaywrightCrawler`. Cookies are now
stored in the `Session` and set in Playwright Context from the
`Session`.
- Add `use_incognito_pages` option for `browser_launch_options` allowing
each new page to be launched in a separate context.

### Issues

- #722 
- #933
@vdusek
Copy link
Collaborator Author

vdusek commented Feb 5, 2025

closing as it was resolved in #941

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request. t-tooling Issues with this label are in the ownership of the tooling team.
Projects
None yet
Development

No branches or pull requests

2 participants