gdave
4 years agoRegular Contributor
Copying variable
Hi all
This is what my test is suppose to do:
Copy the object property value in the project level variable
Then use the property checkpoint to validate the above variable. However, my checkpoint failed as the variable stored at the project level is with closing brackets. Even though I have used the 'Contains' condition, it still doesn't ignore the "()" sign.
I wonder if there is a way I can get rid of "()" when the variable is originally stored ? Alternatively, is there a way I can ensure that "()" is ignored when I perform property checkpoint.
Your response is much appreciated.
Thank you.