简体   繁体   中英

Selenium-IDE 2.5 cannot identify objects or links inside a frame

I'm using Selenium-IDE 2.5 and Firefox 26.0 , the problem with Selenium-IDE 2.5 is that it doesn't identify or locate a link or any objects inside a frame and I couldn't write the proper code for that.

When I use Selenium-IDE 2.0.0 version it can identify the link and object inside a frame. Unfortunately I couldn't find the path to download IDE 2.0.0 .

I would be very much obliged if you can help me with a solution for this.

try to use selectFrame in your steps and set the name of frame.

First, you select the frame and after you keep doing your steps.

Hugs,
Vin.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM