You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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 aninclude
orcontain
flag for thetext
assertion a little less confusing (contain
would also be consistent withchai-webdriver
)The text was updated successfully, but these errors were encountered: