-
-
Notifications
You must be signed in to change notification settings - Fork 455
Open
Labels
Description
Expected Behavior
The cookie consent script should load and therefore show the consent and/or links to show the consent should work
Current Behavior
When driven through selenium (chromedriver), I get an error appearing
TypeError: Cannot read properties of undefined (reading 'addEventListener')
The button also doesn't work to show the modal and it doesn't appear on initial page load
Steps to reproduce
I have a test suite running against an internal dev site. But in essence if there is a site that uses this that is public I could try run a small sample script against that. quite readily. I will likely need some help
Proposed fix or additional info.
I'm not sure "where" the issue lies here. I am a partial contributor to selenium and fairly active, so happy to try work however possible. Just might need a bit of help
Version
3
On which browser do you see the issue?
Chrome