Quantcast
Channel: Silk Performer
Viewing all articles
Browse latest Browse all 4084

Forum Post: RE: Parallel HTTP Post Requests downloading in web transaction

$
0
0
There is workaround - instead of WebFormPost  , just changed it to WebPageAddUrl keeping everything same. for this you have to keep one url as webformpost so that it will consider it as main page & webpageaddurl will be embedded documents. for eg. original recording - these should be in parallel - WebFormPost ( Request 1 ) WebFormPost  ( Request 2 ) WebFormPost ( Request 3 ) WebFormPost  ( Request 4 ) Changed to behave as parallel download  - WebPageAddUrl ( Request 1 )          // just changed WebFormPost  to WebPageAddUrl WebPageAddUrl ( Request 2 )          // just changed WebFormPost  to WebPageAddUrl WebPageAddUrl ( Request 3 )          // just changed WebFormPost  to WebPageAddUrl WebFormPost  ( Request 4  )            // keep it as it is

Viewing all articles
Browse latest Browse all 4084

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>