How to automate the submission of html form, with random text values using vbscript?
|
1
|
|
|
|
|
|
You may want to use Selenium (http://seleniumhq.org/) or Waitr (http://wtr.rubyforge.org/) as they will allow you better control and are built to do what you are looking for. |
||
|
|
|
|
You can use the "Microsoft.XMLHTTP" to automate the form submittal. Please see below:
Or take a look at these great posts: http://www.4guysfromrolla.com/webtech/110100-1.2.shtml |
||||
|
