I am currently working on an data driven test set.
The only thing is the data in the excel sheet does not always contain all fields.
So if a field is empty it will be sent out as empty. This will in our case give an error.
Is there a way to prevent empty elements from being sent out ?

