Hello,
I keep getting a very strange error message in Katalon Studio :
2021-10-28 14:35:51.566 ERROR c.k.katalon.core.main.TestCaseExecutor -
Test Cases/TC07_NRT_Stock/Distributor/Desktop 1 se sv FAILED.
Reason:
com.kms.katalon.core.exception.StepFailedException: Actual text ‘Artikelnummer’ and expected text ‘Artikelnummer’ are not matched
It seems to me the two strings are pretty much matched. What am I doing wrong ?
Thanks