Skip to main content

Supported actions

Learn the list of actions or operations that are permitted or supported in Katalon Cloud Studio (Beta). These actions are already pre-defined for users to accomplish tasks or functions in Katalon Cloud Studio (Beta).

You can use the following built-in keywords and add them as test steps to execute your test cases on a web browser:

  • Check on the Checkbox object checkbox

  • Click on object

  • Close the browser

  • Double-click on object

  • Enter text in Input field object

  • Enter a password in Password field object

  • Get URL of the current browser window

  • Get inner text of object

  • Open the browser and navigate to URL

  • Scroll to object

  • Select value from Dropdown object

  • Take screenshot of the current viewport

  • Uncheck on the Checkbox object checkbox

  • Verify element attribute value

  • Verify if the object is not present in the DOM (Document Object Model)

  • Verify if the object is present in the DOM (Document Object Model)

  • Verify that object contains expected-text

  • Verify that object is visible

  • Wait for element present