I need to have a listener which will be listening to all the events while execution is going on.
Can we implement WebDriverEventListener interface to do the same.
Or do we have any other alternative using which I can listen to every click in the script and so on
Currently you can’t use WebDriverEventListener yet as Katalon doesn’t support EventFiringWebDriver. However it is in our plan to support this, please stay tuned !