Forum Discussion
gsvkumar
New Contributor
Tried Request instead of RawRequest and that doesnt work either..
gsvkumar
4 years agoNew Contributor
The code snippet is doing the replace properly but when the actual test step is executed, the replaced value is NOT fed into the submitted request.
- richie4 years agoCommunity HeroHey gsvkumar,
If youre struggling to get the event handler to sort it (even though from what youve described id expect it to successfully convert the text null into wellformed null datatype), you could import into a Properties step and change the datatype that way?
I appreciate this is far less efficient than using events as youd need to do this for each testcase that has a wellformed null in there, but it would work.
Ta
Rich- gsvkumar4 years agoNew Contributor
Could you please explain more on "you could import into a Properties step and change the datatype that way?"..
I could'nt follow what you are suggesting..
Related Content
- 7 years ago