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
edward9944
Posts : 7
Join date : 2012-04-30
Age : 38
Location : chennai

to selecting a popup with its id Empty to selecting a popup with its id

Mon Apr 30, 2012 12:04 pm
Hi
I am new to selenium tool,in my application im using selenium ide.While i hit my application it will open with the new pop up window,ide records its window id. The window id is dynamically changing , so when run my recorded test it can not find the pop up with its id. Smile

Thanks in Advance
Edward
rohit13
rohit13
Master
Master
Posts : 180
Join date : 2012-03-29
Age : 37
Location : INDIA
http://radical-qa.blogspot.in/

to selecting a popup with its id Empty Re: to selecting a popup with its id

Mon Apr 30, 2012 12:20 pm
Try to locate pop-up by its title.

It will solve your problem.
avatar
edward9944
Posts : 7
Join date : 2012-04-30
Age : 38
Location : chennai

to selecting a popup with its id Empty Re: to selecting a popup with its id

Mon Apr 30, 2012 12:28 pm
Hi
Thanks for your response.I am in a situation to run what are the properties recorded by the IDE recorder by default.Is any other way to solve this ?
rohit13
rohit13
Master
Master
Posts : 180
Join date : 2012-03-29
Age : 37
Location : INDIA
http://radical-qa.blogspot.in/

to selecting a popup with its id Empty Re: to selecting a popup with its id

Mon Apr 30, 2012 12:36 pm
As IDE identifying that pop-up as ID by default, you have to make changes for locator.
You have to locate that pop-up by other locator like title.
Or you can get dynamically changing ID but i prefer to go with other locator.
avatar
edward9944
Posts : 7
Join date : 2012-04-30
Age : 38
Location : chennai

to selecting a popup with its id Empty Re: to selecting a popup with its id

Wed May 02, 2012 12:08 pm
Hi rohit
Thanks for your response, is ther any possibilities to change the IDE default popup selection from popup id to any other locator like title.
avatar
ankit_ashri
Posts : 4
Join date : 2012-08-13

to selecting a popup with its id Empty Re: to selecting a popup with its id

Mon Aug 13, 2012 5:02 pm
hi rohit
but if there is no tittle to the popup as it is opening in the div on the same page, thus they have same tittle as the parent page
avatar
ankit_ashri
Posts : 4
Join date : 2012-08-13

to selecting a popup with its id Empty Re: to selecting a popup with its id

Mon Aug 13, 2012 5:03 pm
i m too stuck with this id and no tittle prob, if you have something pls let us know
Sponsored content

to selecting a popup with its id Empty Re: to selecting a popup with its id

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