browser and login
Posted: Mon Jul 17, 2017 1:30 am
Hi,
I have a web with need enter with login , the sessios use only one cookie session_id, i would create a stack with login, where i pass the user and password when post and open in a browser windows without control button or bar, only browser windows .
1- I get url
2- I set httpheaders
3- I dentify and get cookie sessios
4- I set new httpheaders with cookie session and i post user name and password
and I succesfull enter in the web and take a html and put in field but now, how do create and open browser mantain headers and session open?
and I successfully enter in the web and take the html and put it in text field, but now, how I do create and initialize browser maintaining headers and session open?
thanks
I have a web with need enter with login , the sessios use only one cookie session_id, i would create a stack with login, where i pass the user and password when post and open in a browser windows without control button or bar, only browser windows .
1- I get url
2- I set httpheaders
3- I dentify and get cookie sessios
4- I set new httpheaders with cookie session and i post user name and password
and I succesfull enter in the web and take a html and put in field but now, how do create and open browser mantain headers and session open?
and I successfully enter in the web and take the html and put it in text field, but now, how I do create and initialize browser maintaining headers and session open?
thanks