Solved
Forum Discussion
nmrao
Champion Level 1
9 years agoYou can achieve this using Script as Dispatch method.
Wait I believe, you find it similar.
- bkbn169 years agoContributor
Thanks for the reply. I have tried this method earlier but I get "java.lang.NullPointerException: Cannot get property 'httpRequest' on null object" error while executing it. Do you know how to resolve this or why it appears ?
- nmrao9 years ago
Champion Level 1
It may like that you just run button mock service directly?
But did you run actual request by point to mock service endpoint?