Using selectFrame without index

Using
selectFrame | name=//iframe[contains(@id, “ads_iframe”)]
or
selectFrame | xpath=//iframe[contains(@id, “ads_iframe”)]

result

[error] Invalid argument

How can i select the frame by tag or xath?

Hi,

It’s not possible at this moment. However, Katalon Studio does support that. If you need this feature, you can import the test into Katalon Studio and continue working on it.

Is there any support for selectFrame ? i cannot get it to work with target: index=1 or name=framename

1 Like