Can we have custom test listeners in katalon by implementing WebDriverEventListener inerface from testNG

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

Hi @nidhi.joshi

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 !

Cheers !

1 Like

Keep posted please

Beta builds will be available next week.

Thanks :smile: