Function Do-Create-Cookie

Part of:

package selenium
( do-create-cookie < name-value-pair > < options-string > &optional (session *selenium-session*) )
Create a new cookie whose path and domain are same with those of current page under test, unless you specified a path for this cookie explicitly.