oh hi mark
oh hi mark
Please Add the clear class.
Same Issue, nothing works, 2.7.1 as well I also changed a URL and nothing
+1 on this feature
Yes, this is perfect. Let's ship 🚢
Can we keep this moving (sorry to sound like a PM hahahaha)
I gatta be honest I thought this was my issue but it turns out when you feed a string in instead of a path/link it just gives a vague error...
``` cookie_enabled = await self.page.evaluate('() => navigator.cookieEnabled') logger.info(f"Check if cookies enabled: {cookie_enabled}") ``` returns True
I also noticed that in my personal browser, incognito, I have a few more cookies than I do when I print `page.context.cookies()` such as a `session-id`