robotframework-appiumlibrary
robotframework-appiumlibrary copied to clipboard
Support for switching to iframe in mobile web browser is missing in AppiumLibrary
can you link the related way in python-appium library? this is a wrapper on top of python-appium, I can add if you can do in python first
I think so http://appium.io/docs/en/commands/web/frame/switch/ (docs: https://selenium-python.readthedocs.io/api.html#selenium.webdriver.remote.webdriver.WebDriver.switch_to_frame)
I think this issue could now be closed. @studioromeo since https://github.com/serhatbolsu/robotframework-appiumlibrary/pull/184 has already been merged. 😄