[LoadUIWeb] Put request is not recognized by webload UI?
Hi, In my application, when I record a scenario, the requests are captured as GET method, When accessed application in firefox, with add on HTTPFox the click is captured as PUT request. ...
WebLoadUI can only capture the traffic. It not change the request that passed by the browser to the application. Different browsers can use different requests and even protocols for applications.