I would like to know how to get contents from a web page which allow different parameter in address link as below:
launch webpage.aspx?PARAMETER=111 {wait for page to load} retrieve webpage content
launch webpage.aspx?PARAMETER=112 {wait for page to load} retrieve webpage content
Repeat the steps from PARAMETER from 113 to 120.