chai-webdriverio icon indicating copy to clipboard operation
chai-webdriverio copied to clipboard

Change regex assertion to `.match` and add `contain` flag?

Open mltsy opened this issue 7 years ago • 0 comments

It might be nice to give the regex assertion its own name instead of relying on argument type to choose how to match. This would be consistent with chai-webdriver and also make an include or contain flag for the text assertion a little less confusing (contain would also be consistent with chai-webdriver)

mltsy avatar Apr 11 '17 17:04 mltsy