keep a browser session alive across scripts

View: New views
1 Messages — Rating Filter:   Alert me  

keep a browser session alive across scripts

by pworth :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi

Is it possible to have one script do a login and then keep that session(credentials) alive for other specific functional scripts to use.
So you login once with one script and then you execute specific scripts to test other functionality?

Thanks