- edward9944
- Posts : 7
Join date : 2012-04-30
Age : 38
Location : chennai
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.
Thanks in Advance
Edward
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.
Thanks in Advance
Edward
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.
It will solve your problem.
- edward9944
- Posts : 7
Join date : 2012-04-30
Age : 38
Location : chennai
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 ?
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 ?
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.
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.
- edward9944
- Posts : 7
Join date : 2012-04-30
Age : 38
Location : chennai
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.
Thanks for your response, is ther any possibilities to change the IDE default popup selection from popup id to any other locator like title.
- ankit_ashri
- Posts : 4
Join date : 2012-08-13
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
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
- ankit_ashri
- Posts : 4
Join date : 2012-08-13
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
Permissions in this forum:
You cannot reply to topics in this forum