zl程序教程

您现在的位置是:首页 >  前端

当前栏目

loadrunner12.55:常用函数汇总说明之Web Vuser Functions(WEB)参数函数

Web 函数 常用 参数 说明 汇总 Functions
2023-09-14 09:01:11 时间

Web Vuser Functions: C Language (WEB)

HTTP-related functions have a web prefix.

See:

Action Functions

Authentication Functions

Asynchonous Functions

Check Functions

Connection Definition Functions

Concurrent Group Functions

Cookie Functions

Correlation Functions for C

Data Format Functions

Filter Functions

Header Functions

Proxy Server Functions

Replay Functions

 

Miscellaneous Functions

Alphabetical Listing of Web Functions

 

1、Action Functions

web_custom_request Allows you to create a custom HTTP request with any method supported by HTTP.
web_image Emulates a mouse click on the image defined by the attributes.
web_link Emulates a mouse click on the link defined by the attributes.
web_rest Sends a REST API request using any method supported by HTTP.
web_submit_data Performs an "unconditional" or "contextless" form submission.
web_submit_form Emulates the submission of a form.
web_url Loads a specific URL. 
  •  web_custom_request