No signature of method for waitForElementVisible()

Hello everyone,

We are Trying to wait until the element is Visible. In my testObject we are using the parameterization of Xpath Value. The system is not treating instead treating as (com.kms.katalon.core.testobject.TestObject, java.lang.String, com.kms.katalon.core.model.FailureHandling)

WebUI.waitForElementVisible(findTestObject(‘CX1Objects/WrkPage/ExportSuccessMsg’, [(‘workName’) : GlobalVariable.workspaceName]),
GlobalVariable.WSCreation_timeout, FailureHandling.STOP_ON_FAILURE)

Please help

See this thread: