Try to use Parameterize Web Test Objects

I try to use Parameterize Web Test Objects, but something go wrong, thanks for any help

URL : Tryit Editor v3.7

My code :

FIrstly switch to Frame and retry. //iframe[@id=‘iframeResult’]

<iframe frameborder="0" id="iframeResult" name="iframeResult" allowfullscreen="true" xpath="1"></iframe>

https://docs.katalon.com/katalon-studio/docs/webui-switch-to-frame.html#description

1 Like