Forum Discussion

TestQA1's avatar
TestQA1
Frequent Contributor
8 months ago
Solved

Regex to verify a string

Hi, I have a below function. The regEx is intended to match the string for example: "2023-09-07 11:20:15 error description" and it uses '.' to include some text between time and error description. B...