How to remove one element from Object repository

Hi Team,

In the below XML repository we wanted one test case expecting body tag should not be sent.
we tried to parameterize and passed it as empty string and it didnt helped us.

<?xml version="1.0" encoding="UTF-8"?> Tove Jani Reminder Don't forget me this weekend!

Object repository will contains the tag, how to remove for one test case alone??

Regards
Udaya

Hi @devalex88 @ThanhTo

We are developing test data driven based approached where we need to remove elements to be removed before making call. is it possible to do that?

Input for this will come from Data Source, based on that decision my code has to take decision that need to be added or not.

Any help would be really appreciable!

Regards
Udaya