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

Handling cookies #15

Open
opbod opened this issue Nov 1, 2022 · 2 comments
Open

Handling cookies #15

opbod opened this issue Nov 1, 2022 · 2 comments

Comments

@opbod
Copy link

opbod commented Nov 1, 2022

Hi!
Is there any way to handle cookies (basically just accept the cookie wall) of monitored websites?

@paschmann
Copy link
Owner

Hi @opbod - we actually attempt to do this with this small function:

await page.evaluate(_ => {

@opbod
Copy link
Author

opbod commented Nov 6, 2022

Thanks @paschmann - doesn't seem to work for the test page I was using. I think it's based on Xenforo.

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

No branches or pull requests

2 participants