jonhoo / fantoccini

A high-level API for programmatically interacting with web pages through WebDriver.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Q: transferring reqwest cookies to fantoccini

Aikkko opened this issue · comments

Hey. This is great work! But how to use reqwest cookies in fantoccini?

You should be able to use Client::add_cookie for that :)