https://www.katalon.com/api-docs/ shows V5.8.2
The V5.8.2 doc is too old.
On the other hand, Katalon Studio V7 is coming.
I would request Katalon Team to automate building and publishing the API docs so that it is kept up-to-date.
https://www.katalon.com/api-docs/ shows V5.8.2
The V5.8.2 doc is too old.
On the other hand, Katalon Studio V7 is coming.
I would request Katalon Team to automate building and publishing the API docs so that it is kept up-to-date.
Thank you. The Javadoc has been moved here. I’ve also redirected http://katalon.com/api-docs
.
In the https://docs.katalon.com/javadoc/index.html, I can not see the version number. So I guessed it is v5.8.2.
https://docs.katalon.com/javadoc/index.html should explicitly say which version it is.
It’s for 6.3.3. I will add the version number in the next update.
This URL should be closed, or should redirect to the new URL.
https://docs.katalon.com/javadoc/com/kms/katalon/core/testobject/package-summary.html
this page should cover the classes under the package com.kms.katalon.core.testobject
but com.kms.katalon.core.testobject.TestObject
class is not listed here. Very strange.
Any reason to hide TestObject
from the javadoc?
Hello there
Test Object class is added to Javadoc starting from version 7.3.0.
Jass