Skip to content
This repository has been archived by the owner on May 22, 2020. It is now read-only.

Add a convenience method to test for window existence #440

Open
nkolba opened this issue Jun 22, 2018 · 0 comments
Open

Add a convenience method to test for window existence #440

nkolba opened this issue Jun 22, 2018 · 0 comments

Comments

@nkolba
Copy link
Collaborator

nkolba commented Jun 22, 2018

Given a UUID/window name pair, there currently isn't any simple way to check if the window exists. Only options are System.getAllWIndows, Application.getChildWindows, or Window.wrap - then test an API for success.

Would be very nice if we had something like Application.hasWindow(name); and/or System.hasWindow(uuid, name);

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