Forum Discussion

apandit's avatar
apandit
Occasional Contributor
13 years ago

How to trim white space in xpath assertion

I am using excel data source that contains white space at the end of the value. The assertion is as below ${DataSource#Phone} What do I need to do to remove trailing white space? Thanks,