I would like to verify the ajax response, meaning if I click a button a jQuery function is called which sends 2 parameters to the controller. The parameters don't get displayed on the screen meaning I can't check something except the response with the 2 parameters itself.
How can I do this? Attached you'll find the Networkanalysis of Firebug with the 2 parameters I would like to test.
How can I do this? Attached you'll find the Networkanalysis of Firebug with the 2 parameters I would like to test.