description
Locate a cookie value by its name.
example of use
Assert that the cookie named 'prefLanguage' has the value 'en-US':
| assertValue |
cookie=prefLanguage |
en-US |
notes
- This extension has been tested with Selenium 0.7 and 0.7.1 using Firefox 1.5.0.6.
- For more information about usage, visit my hompepage
and my blog
.
download
locateCookie 1.zip