BUG KS 7.9 does not recognize WebUI (!)

@duyluong Thank you for the link provided

Yes I did change these libraries manually but i had many issues while running the scripts below are few of them

  1. it is not populating the functions when pressed .ctr+space
    image

  2. if there is WebDriver driver = DriverFactory.getWebDriver() specified in the script, the script is failing the same location

import com.kms.katalon.core.webui.driver.DriverFactory as DriverFactory
image

  1. Also the same scripts are failing in test suite but running in test case folder

Anyways I have downloaded 7.8 version and will continue my testing in that version

Thanks!