watzon/marionette

external cookie file

jkthorne opened this issue · 5 comments

I have a cookie file I want to use so I dont have to auth everything. Is there a way to use an external cookie file?

So webdriver itself does have an AddCookie action which could be used to add individual cookies, but I just realized that I forgot to wrap that action with a method. I'll see if I can get that done.

did this get merged?

I haven't had time recently to do any work on this

no worries I just wanted to check

Finally got around to this. Sorry it took so long.