This would probably be pretty hard to do, but perhaps at a simple level.
Many sites we watch with host monitor are secure and secure in such a way that a simple pass/user name nor cookie will suffice. I've recently been using some perl from the script wrappers tests which works fine a much better write up than I can provide is here >
http://www-128.ibm.com/developerworks/l ... ecure.html
What would be handy for us is adding the ability to map a form and fields to a user/pass input. Even cooler would be some ability have a built in library or macro set to call upon.
web site
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
Re: web site
Ok, I will take a look on it.dpeterka wrote:I've recently been using some perl from the script wrappers tests which works fine a much better write up than I can provide is here >
http://www-128.ibm.com/developerworks/l ... ecure.html
HTTP test allows redirect, and you may type in URL field link to login check page and specify form fields with values, e.g.: http://www.your_site.com/check_login_srv.asp?username=your_username&password=your_passworddpeterka wrote:What would be handy for us is adding the ability to map a form and fields to a user/pass input. Even cooler would be some ability have a built in library or macro set to call upon.
I think, following topic might be helpful:
http://www.ks-soft.net/cgi-bin/phpBB/vi ... php?t=2874
Regards,
Max