phpunit-selenium
phpunit-selenium copied to clipboard
Get all cookies
Added a method to get all cookies in the [name => value] format.
We wanted to write a Selenium test which would check if there is a certain number of cookies set and check their names/values because of the European GDPR law.