mercredi 6 mai 2015

Frame handling in Webdriver IO

I am testing a webpage that has multiple forms in it.

When I use

client.frame({id:client.element('#frameId')});

I don't get any error, but when I try to interact with an element within that frame I get a RuntimeError telling me the element could not be located.

I have been looking out for literature about how the frame() method works but I don't have any luck.

Aucun commentaire:

Enregistrer un commentaire