HTTP Request
Category
API Commands
Description
This command downloads the HTML source of a web page for parsing. Use this command when you want to retrieve HTML of a web page without using browser automation.
Parameters
- URL
Enter the URL that you want to collect data from.
- Execute as User
Execute Request as the currently logged on user?
- Variable Name
Enter variable name to store result.
Returned Value
This command does not have returned value.
Example Usage
- Example Location:
BYpass\Examples\API Commands\HTTP Request\HTTP Request.xml