Skip to content
This repository has been archived by the owner on Nov 29, 2018. It is now read-only.

Dynamically generated windows name discrepancy among selenium IDE and RC #914

Closed
lukeis opened this issue Mar 2, 2016 · 4 comments
Closed

Comments

@lukeis
Copy link
Member

lukeis commented Mar 2, 2016

Originally reported on Google Code with ID 914

What steps will reproduce the problem?
1. Launch one page and one pop up is also getting launched with that page.
2. Id or Name for those windows are generated dynamically. 

What is the expected output? What do you see instead?
Here I want to validate my pop up message, close the pop up and come back to main window
and proceed my UI opeartion.

if record using the Selenium IDE and navigating into pop up and main window is identified
with some dynamic id or name(). whereas if i use selenium.getAllWindowNames() or selenium.getAllWindowIds()
the array with size 2 and the values are [selenium_main_app_window, selenium_main_app_window]
and [undefined, undefined]. Why there is the discrepancy among IDE and RC. Is there
any way for me to get those dynamic id like IDE through RC.I want to traverse among
my pop up and main window and proceed my ui operation.



What version of the product are you using? On what operating system?
selenium 1.0


Please provide any additional information below.

Reported by kalaiprakashkrishna on 2010-10-20 14:01:34

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

Reported by jari.bakken on 2011-01-27 13:03:03

  • Labels added: Component-RC, Component-IDE

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

All active development is focused on Selenium 2.0 (the WebDriver APIs).  Updating issue
priority accordingly.

Reported by jmleyba on 2012-01-04 03:06:21

  • Labels added: Priority-Low

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

Selenium RC is deprecated and the support of Selenium RC is discontinued.

Selenium team is not going to fix remaining issues in Selenium RC and we don't accept
new issue reports on Selenium RC.

On the other side, we continue to accept pull requests and patches from the community.

Reported by barancev on 2015-03-12 21:15:47

  • Status changed: WontFix

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

Reported by luke.semerau on 2015-09-17 18:11:02

  • Labels added: Restrict-AddIssueComment-Commit

@lukeis lukeis closed this as completed Mar 2, 2016
@SeleniumHQ SeleniumHQ locked and limited conversation to collaborators Mar 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant