Hi,
I have a scenario to fill the fields in iframe but frame is not getting selected using switch to frame keyword in robot framework appium. PFA for screenshot.
Thanks,
Sudheer
Hi,
I have a scenario to fill the fields in iframe but frame is not getting selected using switch to frame keyword in robot framework appium. PFA for screenshot.
Thanks,
Sudheer
I also have this same obstacle. I can’t select the frame to interact with the button in Appium with RobotFramework. Do you know how I can resolve this issue?
Hi Sudheer,
I don’t use Appium, but have you tried:
Switch To Frame ${ele}
Other than that, hopefully someone who’s more familiar with Appium can chime in and help.
Dave.