Selenium Forum: Functional And Regression Testing Tool.
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Search
Display results as :
Advanced Search
Latest topics
AEM Training | Free Online DemoWed Apr 21, 2021 5:45 pmazharuddin
c# PageFactory - issue initializing elementsFri Nov 01, 2019 8:40 pmthegoatboy
Selenium making automatic connection to random urlsMon Jul 08, 2019 12:58 pmrepairtechsolutions1
How can we design the custom framework in Selenium RCMon Jun 24, 2019 2:26 pmrandybonnettes
What are the new features in Selenium 3.0Tue Jun 18, 2019 5:37 pmpappyvicky
What are you using Selenium for? Fri Apr 12, 2019 3:52 amzhl
LIMITATIONS OF SELENIUMWed Apr 10, 2019 11:23 amswara
Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search

Go down
avatar
saleem
Posts : 8
Join date : 2012-06-01

How  to read an dynamic data when frame id changes Empty 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.
rohit13
rohit13
Master
Master
Posts : 180
Join date : 2012-03-29
Age : 38
Location : INDIA
http://radical-qa.blogspot.in/

How  to read an dynamic data when frame id changes Empty 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 ??
avatar
saleem
Posts : 8
Join date : 2012-06-01

How  to read an dynamic data when frame id changes Empty 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.
rohit13
rohit13
Master
Master
Posts : 180
Join date : 2012-03-29
Age : 38
Location : INDIA
http://radical-qa.blogspot.in/

How  to read an dynamic data when frame id changes Empty 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..
Code:

open  | https://www.google.com/settings/
avatar
saleem
Posts : 8
Join date : 2012-06-01

How  to read an dynamic data when frame id changes Empty 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.
avatar
Sourav
Active particpant
Active particpant
Posts : 17
Join date : 2012-06-28

How  to read an dynamic data when frame id changes Empty 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?
avatar
Sourav
Active particpant
Active particpant
Posts : 17
Join date : 2012-06-28

How  to read an dynamic data when frame id changes Empty 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.
Sponsored content

How  to read an dynamic data when frame id changes Empty Re: How to read an dynamic data when frame id changes

Back to top
Permissions in this forum:
You cannot reply to topics in this forum