Release 1.3.1 - fix have.text condition
FIXES
- fixed
have.text
condition - it was using alwaysmatch
instead of usingmatch
orincludes
depending on passed argument
have.text
condition - it was using always match
instead of using match
or includes
depending on passed argument