If no form is used and only input fields what to use?
On the manual it specify that you must find the form id... But I have a sign up page that is just using inputs fields in divs what do I do? (all the sign up elemtns and submit button is found within <input name="ctl00$main$ctl07$ctl00$TempDataId" id="TempDataId" type="hidden"> )? Also How do you get gsa ser to submit this formless sign up page? thank you.
Comments