is there any reference material for java scripting in katalon, i have never used selenium or any testing tool, so please help me by sending reference material, i don’t want groovy.
You must use some Groovy if you want to use Katalon.
You can’t code your entire test case in JavaScript.
If you want ALL JS and NO Groovy, you don’t want Katalon.
for JS based web testing, you can try TestCafe:
https://devexpress.github.io/testcafe/
1 Like
People who love Node.js (=JavaScript) seem to love WebDriverIO
2 Likes
Thank you for the link