- saleem
- Posts : 8
Join date : 2012-06-01
How to read an dynamic data when frame id changes
Sun Jun 03, 2012 1:11 pm
Hi,
When I record gmail details the frame ID changes for everytime.And it shows error message like "unable to locate frame id".how to resolve this issue.
When I record gmail details the frame ID changes for everytime.And it shows error message like "unable to locate frame id".how to resolve this issue.
Re: How to read an dynamic data when frame id changes
Mon Jun 04, 2012 12:15 pm
which gmail details?? Can you please elaborate ??
- saleem
- Posts : 8
Join date : 2012-06-01
Re: How to read an dynamic data when frame id changes
Mon Jun 04, 2012 1:39 pm
I login gmail with username and password .After that I click on the settings tab(situated where we do signout) to change my password.Actually the settings tab is located on a one frame.when I record the frame Id it changes for every time when I run the Script every time.And it shows an error that "unable to locate Frame Id" because the frame Id dynamically changes everytime.How to resolve this issue.
Re: How to read an dynamic data when frame id changes
Mon Jun 04, 2012 1:56 pm
Means you have to open setting page.
Instead of click operation you can use below code..
Instead of click operation you can use below code..
- Code:
open | https://www.google.com/settings/
- saleem
- Posts : 8
Join date : 2012-06-01
Re: How to read an dynamic data when frame id changes
Mon Jun 04, 2012 2:07 pm
Definitely It work if we directly give the above URL.but here we have to login and change the password by clicking on settings.At that time unable to locate frameID.
- SouravActive particpant
- Posts : 17
Join date : 2012-06-28
Re: How to read an dynamic data when frame id changes
Thu Jun 28, 2012 6:57 pm
How about using XPath or CSS selector?
- SouravActive particpant
- Posts : 17
Join date : 2012-06-28
Re: How to read an dynamic data when frame id changes
Thu Jun 28, 2012 6:59 pm
I meant using index=0, index=1 etc.
Permissions in this forum:
You cannot reply to topics in this forum