Error with StoreXpathCount (Cannot read properties of undefined (reading 'getCommandHandler')

Hello to all,

I hope you are all well.

I’m trying to run my script using the Katalon recorder and I get this error.

I would like to point out that I don’t have any problems on Edge, but only on Google Chrome and that 2-3 weeks ago I had no problems with the latter either.

My script :

Command | Target | Value
open | https://thinkr.fr/tableaux-interactifs-avec-r-pour-shiny-et-vos-pages-web/ |
storeXpathCount | //table[@id='DataTable_Table_0']//tr | ss

Thanks

Hi,

Thank you for sharing your problem. Please make sure you have followed this Selenese (Selenium IDE) Commands Reference | Katalon Docs correctly.

Unfortunately, I found this [error] Cannot read property 'getCommandHandler' of undefined similar to yours several years ago. Let me raise internal ticket and see if this is bug. Thank you!

I have the same problem since yesterday on the TestCase which was working fine.
Even the Sample projects of the KR have the same issue.
Did you find any solution?