0

I am trying to call custom keyword into testcase level in katalon studio:

enter image description here

But I am not able to do it as shown in this GIF.

1 Answers1

1

Looking at your GIF, we're assuming that you're in Script view. Can you try using the CustomKeywords. class to insert your custom keyword instead? Please see our docs for more information:

  1. Using Custom Keywords in the Script View
  2. How to use a custom keyword from other custom keywords and step definition classes in Katalon Studio

You can also check out this tutorial about Custom Keywords and Call Methods in Studio: https://www.youtube.com/watch?v=2zc2x1BcRMo

ChrisGPT was on strike
  • 127,765
  • 105
  • 273
  • 257