4impact / madcow

Madcow 2.0 - Advanced Test Automation! Madcow is the premier test automation tool designed to make your life easier. Developers love it. Testers can actually use it!
http://madcow.4impact.net.au/
Apache License 2.0
7 stars 5 forks source link

Enhance VerifyText/VerifyTextIsNoT capability for special characters #30

Closed AnchulAgrawal closed 8 years ago

AnchulAgrawal commented 8 years ago

example: VerifyText = ‘Blogg’s-House, Cars and Planes are #$()_+’

dawogfather commented 8 years ago

rolling this change out again because it is already there. use

verifyRegexText = S[\w]*[\s]Addre(ss|sx)

for example to use regular expression search