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

Documentation lack information about Multiple Windows in the section about Alerts, Popups and Multiple Windows #1238

Open
lukeis opened this issue Mar 2, 2016 · 8 comments

Comments

@lukeis
Copy link
Member

lukeis commented Mar 2, 2016

Originally reported on Google Code with ID 1238

What steps will reproduce the problem?
1. Open the Selenium Documentation on page 44 and paragraph 5.10. It says Alerts, Popups
and Multiple Windows. But only Alerts and Poputs are covered. There is nothing on Multiple
Windows which is what I needed information about (how to switch focus to another window
that is opened during the execution of a test).


What is the expected output? What do you see instead?

Expected information about Multiple Windows but there is none.


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

N/A

Please provide any additional information below.

N/A

Reported by mattiasahlin74 on 2011-01-27 14:15:53

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

Reported by jari.bakken on 2011-01-29 15:06:24

  • Labels added: Component-Docs

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

for reference this is in 02_selenium_ide.rst

Reported by luke.semerau on 2013-01-04 05:33:34

  • Labels added: Priority-Low, Component-IDE
  • Labels removed: Priority-Medium

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

Is there a timeline for this?  I'm not surprised to find this issue, but am surprised
that it is three years old.  I believe I have determined the proper Selenium recommended
technique for handing Multiple Windows (using the PopupWindowFinder class) but it'd
really help newcomers to Selenium if it correctly documented this.

Reported by ojintoad on 2014-09-22 13:40:11

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

You can help writing documentation, patches are welcome :)

Reported by barancev on 2014-09-22 14:10:46

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

I'd be happy to.  Where do I start?  Feel free to reach out to me over email.

Reported by ojintoad on 2014-09-22 15:25:39

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

Go to the page on the website, click the link at the top that says "edit this page".
Changes will create a new issue here with the patch file.

Reported by luke.semerau on 2014-09-22 15:28:29

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

I did as instructed and issue 7943 was created.

I've only done prompts.  If someone can offer me more guidance on new windows that
are created, I'd be happy to help there.  It seems the IDE doesn't really do much to
aid in switching contexts or watch the context switching.

I actually was more interested in documenting the Driver API calls which handle waiting
for windows to open or finding windows by properties and then switching to them when
writing tests manually.  In particular, the PopupWindowFinderClass seems not so well
documented but very useful.

Reported by ojintoad on 2014-09-22 22:02:25

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

Reported by luke.semerau on 2015-09-17 17:44:24

  • Labels added: Restrict-AddIssueComment-Commit

@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