Performance issue while switching to frame | Selenium Forum
M
Posted on 16/09/2015
Hi Ashish / All,

I am facing sever performance issue when switching to the frame... Its takes long time (close to a minute) when it locates and switch to the frame... I am using something like this

driver.switchTo.frame("Frame_ID");

Is there any better way, which can locate quickly (less than few seconds) and do the task...

Thanks

Regards
J

M
Replied on 17/09/2015

any update here ?


M
Replied on 18/09/2015

yeah sorry about that I was looking.

try to use frame index module 15.

how much time does webpage takes to load?


M
Replied on 18/09/2015

Hi Ashish,

With Index its NOT getting recognised... hence I used with frame name..

It takes half a minute atleast to switch to the frame,

webpage is loaded quickly,, this is not issue.. only when the link is clicked from the LEFT hand side..it shows the content on the RIGHT Hand side...this switching to the right hand side is the one taking long time....

Anyway will check the module 15 too,, if you think i am doing any thing wrong pls let me know

Thanks

Regards
J


M
Replied on 18/09/2015

[quote:1w4pwxlm]link is clicked from the LEFT hand side..it shows the content on the RIGHT Hand side[/quote:1w4pwxlm]

what?

and watch module 15 if you want to learn switch to frame by index.