[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Ways to script a web browser session
- Subject: [ale] Ways to script a web browser session
- From: hbbs at comcast.net (Jeff Hubbs)
- Date: Mon Oct 4 22:52:16 2004
I'm needing to automate some extensive interaction with a Web site.
I need to be able to enter a username and password, hit links. fill in
form fields, initiate a file download, and give the downloaded file a
name of my choosing.
Is telnet to port 80 and expect the way to go, or is there a better
"industrially correct" way?
- Jeff