Mark PASS or FAIL Test Status on BrowserStack Keywords


This is a companion discussion topic for the original entry at https://store.katalon.com/product/80#qa-content

Following the installation steps, throw me this:

01-13-2020 12:27:34 PM sessionid = com.testwithhari.katalon.plugins.Browserstack.getCurrentTestRunSessionID()

Elapsed time: 0.053s

Cannot cast object ‘com.kms.katalon.core.webui.driver.SmartWaitWebDriver@71870da7’ with class ‘com.kms.katalon.core.webui.driver.SmartWaitWebDriver’ to class ‘org.openqa.selenium.remote.RemoteWebDriver’`

on Katalon 7.2.1 version

I am also facing same issue

Trying to get SessionID but i’m having this issue

String SessionID = CustomKeywords.'com.testwithhari.katalon.plugins.Browserstack.getCurrentTestRunSessionID'()

Cannot cast object 'com.kms.katalon.core.webui.driver.SmartWaitWebDriver@3fdecce' with class 'com.kms.katalon.core.webui.driver.SmartWaitWebDriver' to class 'org.openqa.selenium.remote.RemoteWebDriver'