Several cookies being set with identical keys
sjparkinson opened this issue ยท 8 comments
Thanks for this report, we'll look into getting this tidied up in the next release.
We've come across this issue on our system as well. A rgisanonymous
cookie is created for every page the user visits on our site.
We've had issues with customers being logged out after a days use and I've managed to replicate this by viewing 200 different pages in Firefox 51.0 using Selenium IDE. It looks like it has hit the max limit of cookies for the browser causing them to be logged out.
Sorry for jumping on this thread but didn't want to log a duplicate issue.
Can I ask why you are closing this @sjparkinson ? Is it being fixed / superseded / ignored?
Just pruning all my really old issues.
Does that mean you'll re-log this? This was still an issue 25th Jan 2017
Just an update on this one - we're going to have a team member take another look at reproducing the behavior with an eye towards getting a fix out the door ASAP.
Letting you know that we've fixed this bug in v1.8.0 of the provider. PR #92
Thanks for reporting this. Any other issues just let us know :)