How can I use robotframework-browser library to select frame and send text to tinymice?

I am new to robotframework-browser. I am trying to write a test to select frame and then type text into the text area as shown in the screenshot below. I easily would have used the select frame keyword if i was using selenium library. Please I need some help with this. I will be really grateful.

Hi Lanre,

Have a look at Frames in the Finding elements section of the browser documentation.

if you are still stuck maybe you can give a link to an example page and your robot file example so we can see what you are doing and give some suggestions.

Dave.

2 Likes