GET /session/{id}/cookie/{name}
GET /session/{id}/cookie
POST /session/{id}/refresh
This adds a new option "--webdriver" that opens a local unix socket in /tmp/browser_{pid} which the WebDriver server can use to send commands to the Browser instance. Co-authored-by: Florent Castelli <florent.castelli@gmail.com>