要求されたページは選択されたバージョンでは利用できない。
create http request
Description
Instantiate a new HTTP request.
Arguments
There are no arguments for this built-in action.
Valid contexts
This action may be used within the following project items: test modules and user-defined actions.
Notes
- It is required to use this built-in action to first programmatically create a HTTP request before actually starting to work with a given web service.
Applicable Built-In Settings
The following settings are applicable to this action: none.
Example
Action Lines
Related concepts