Skip to content

Cleanup selecting windows. - #968

Merged
aaltat merged 4 commits into
robotframework:masterfrom
pekkaklarck:window-manager
Oct 30, 2017
Merged

Cleanup selecting windows.#968
aaltat merged 4 commits into
robotframework:masterfrom
pekkaklarck:window-manager

Conversation

@pekkaklarck

@pekkaklarck pekkaklarck commented Oct 23, 2017

Copy link
Copy Markdown
Member

Code and documentation cleanup to Select Window. Also add Get Window Handles to replace List Windows. See individual commit messages for more details. Ready for review.

similarly as when `locating elements` on pages.

- By default the ``locator`` is matched against window handle, name,
title, and URL. Matching is done in that order and the the first

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comma after word title is not needed.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

opens a new window.

Example:
| `Click Link` | popup1 | | # Open new window |

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nitpick, should the tables be same size?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you clarify?

@aaltat
aaltat merged commit 51e2c2d into robotframework:master Oct 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants