Forum Discussion
corki
16 years agoContributor
Thank you.
My fault was, that I tried to put the Object of property to remove function.
so correct way : testCase.removeProperty( property_name );
thank you .
My fault was, that I tried to put the Object of property to remove function.
so correct way : testCase.removeProperty( property_name );
thank you .