Skip to content
This repository has been archived by the owner on Nov 29, 2018. It is now read-only.

c#: Add cookie method with all options #8373

Open
lukeis opened this issue Mar 4, 2016 · 2 comments
Open

c#: Add cookie method with all options #8373

lukeis opened this issue Mar 4, 2016 · 2 comments

Comments

@lukeis
Copy link
Member

lukeis commented Mar 4, 2016

Originally reported on Google Code with ID 8373

Since 8372 was closed..

Below feature requested for c# progmramming language only:

Currently there are few constructors that provide adding cookie using selenium, however
there is no constructor that support ALL the arguments including:
name, value, domain, path, expiryDate, isSecure flag, isHttpOnly flag, isSession flag;
Currently as far as I remember it accepts name, value, domain, path, expiryDate only.
Is that possible to add support for all cookie attributes anyhow?

Thanks.

Reported by talashkevicha on 2015-01-10 04:53:22

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

Reported by barancev on 2015-01-10 20:02:45

  • Labels added: Lang-CSharp

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

Reported by luke.semerau on 2015-09-17 17:47:30

  • Labels added: Restrict-AddIssueComment-Commit

@SeleniumHQ SeleniumHQ locked and limited conversation to collaborators Mar 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant