Forum Discussion
SmartBear_Suppo
Alumni
11 years agoHi,
For the SubmitListener.beforeSubmit event handler you need to do:
submit.request.getPath() and submit.request.setPath("wapi1.php?action=bet_place_bet&multi[${x}][${y}]=${z}"). Also, I tested this using the 5.1.1 maintenance build.
Regards,
Marcus
SmartBear Support
For the SubmitListener.beforeSubmit event handler you need to do:
submit.request.getPath() and submit.request.setPath("wapi1.php?action=bet_place_bet&multi[${x}][${y}]=${z}"). Also, I tested this using the 5.1.1 maintenance build.
Regards,
Marcus
SmartBear Support