aalan

How to explicitly add a cookie in browser

Sometime for testing it is required to add a cookie explicitly.

Generally you will be provided with following three parameters

  • Name
  • Value
  • Expires

Once to open the Web URL, it will not load or if load that is also fine, objective is to add a cookie in the browser.

In Chrome do inspect element then navigate to Application, in the left rail check for cookies and the web URL there.

Related Posts

Leave a comment

You must login to add a new comment.

[wpqa_login]