Hello,
Could you please suggest why with Data Driven Tests variable, following exception is displayed, whereas Verify Element Text works when string is passed instead of variable.
Test Cases/FM_Validate_Grid FAILED because (of) groovy.lang.MissingMethodException: No signature of method: static com.kms.katalon.core.webui.keyword.WebUiBuiltInKeywords.verifyElementText() is applicable for argument types: (com.kms.katalon.core.testobject.TestObject, com.kms.katalon.core.testdata.reader.SheetPOI) values: [TestObject - ‘Object Repository/FM_Validate_Grid/Page_Feed Management (1)/div_PartnerName21’, …]
Possible solutions: verifyElementText(com.kms.katalon.core.testobject.TestObject, java.lang.String), verifyElementText(com.kms.katalon.core.testobject.TestObject, java.lang.String, com.kms.katalon.core.model.FailureHandling)
Test Cases/FM_Validate_Grid.run:35
Thanks & Regards,
Isfar