I would like to verify a format if it’s matches or not such as date format, email format etc. Is there a way to verify this?
Hi. Most verify/assert commands support matching against regex/glob patterns just as Selenium IDE does.
I would like to verify a format if it’s matches or not such as date format, email format etc. Is there a way to verify this?
Hi. Most verify/assert commands support matching against regex/glob patterns just as Selenium IDE does.