I am creating something with a name of zxcvb using the generate random string test step. Then I'm validating that that string is visible in an element. However in the element there is some space between the beginning of the generated name, so I get failure information in my logs like this
Failure Information:
~~~~~~~~~~~~~~~
Displayed text did not satisfy constraint( t0Xhs Same t0Xhs)
my test looks like
'Pass' : 6. Type '' into Item0Bstextbox - DataDriven: [$(test-search)][$(test-search)]
'Pass' : 7. Click OKRadbutton
'Fail' : 10. Verify 'SearchNameTextblock' displayed text Same ' ' - DataDriven: [$(test-search)]
so in step 10, I need to add some spaces in ahead of the data driven value