The best one I know is zombie.js. Tobi is another option but it seems to have 
lost momentum. Both are on github and in npm.

For full headless web testing there's phantom.js, which is its own environment 
- JavaScript but not node - and is a per-platform binary install.

For what you're describing you should be ok with zombie.

Cheers,
Dan
-----Original Message-----
From: Jacob Lyles <[email protected]>
Sender: [email protected]
Date: Tue, 17 Apr 2012 22:43:49 
To: nodejs<[email protected]>
Reply-To: [email protected]
Subject: [nodejs] Client-side cookie handling in Node

Hi,


I'm looking for a library to do client-side cookie handling in node.
I'm writing command line http clients for testing purposes, and they
need to be able to do things like log in and out using auth APIs. Is
there a library that fits these needs?

Thanks!
-Jake

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to