I am using WEB http/HTML protocol. Manually there is no issue only when replying the script. For some reason the save is not happening when the submit button is clicked. Do I need to add something to the script to make save.
Below is what i see in the web page view source.
<input type="submit" name="methodMapped" value="Submit" onclick="javascript:processElementClick(this);javascript:resetScrollPosition()" id="save" class="buttonLabelBold">
Here is what VuGen Created in the script.
"Name=methodMapped", "Value=Submit", ENDITEM,