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

 

相关文章:

  • 2022-01-29
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2020-05-14
  • 2021-10-20
  • 2021-05-29
猜你喜欢
  • 2021-07-14
  • 2021-06-19
  • 2021-05-24
  • 2022-02-24
  • 2022-01-10
  • 2021-10-23
  • 2022-12-23
相关资源
相似解决方案