Jump to content
WAPT Forum

sergei

Administrators
  • Content Count

    718
  • Joined

  • Last visited

Posts posted by sergei


  1. As I understood only one random parameter from

    ctl00$MainContentPlaceHolder$Repeater1$ctl00$Webdatagrid1$ctl02$txtEdit2
    ctl00$MainContentPlaceHolder$Repeater1$ctl00$Webdatagrid1$ctl03$txtEdit2
    ctl00$MainContentPlaceHolder$Repeater1$ctl00$Webdatagrid1$ctl04$txtEdit2
    ctl00$MainContentPlaceHolder$Repeater1$ctl00$Webdatagrid1$ctl05$txtEdit2
    ctl00$MainContentPlaceHolder$Repeater1$ctl00$Webdatagrid1$ctl06$txtEdit2

    etc..

    should have a value.

    I suggest you to create variables for all these parameters and use JavaScript operator to randomly initialize only one variable with value, all other should be empty.


  2. Hello Niko,

    Sorry for the delay.

    "binRequestBody" section contains an originally recorded request.

    If you want to change the request you need to modify BinaryData section.

    If the request was never modified in WAPT you need to add BinaryData section to the request manually.

    We do not plan to add a possibility to save unzipped data, so you need to unzip and unbase64 request data manually.

×
×
  • Create New...