katalon-studio / katalon-recorder

Apache License 2.0
315 stars 141 forks source link

Add relative=top and relative=up to selectFrame #56

Closed svrnm closed 4 years ago

svrnm commented 4 years ago

The "selectFrame" command is missing the options to go back to the top/root frame and to use relative=up instead of relative=parent. I changed window-controller.js to add those.

devalex88 commented 4 years ago

Thank you for this PR! I've merged and published it (4.1.1). It will be available on Chrome and Firefox Store soon.