Is it possible to shorten an extracted DataBindVariable so that I can use the shortened variable to verify another step?
For example, if I extract "Example :::: Test" from a page to a DataBindVariable, am I able to create a new DataBindVariable that is shortened to only "Example" that I can use to verify another part of the page in a later step?
Thanks.