• SPEForums need your contributions to build up a strong repository of performance engineering resources.

What is difference between web_custom_request and web_submit_data....

C

Charan Kumar

Guest
What is difference between web_custom_request and web_submit_data....
 
web_submit_data will send the data in the form of item data....where custom_request will send the data in the form of body
 
So in which mode of recording we will see we web_submit_data
 
Back
Top