-
-
Notifications
You must be signed in to change notification settings - Fork 134
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Extended window provider with minimize and restore methods * Moved window interface to types folder, extended it with element query definitions * Defined intefaces for WindowElement objects and their description * Introduces window-element query type * Introduced ElementInspectionProviderInterface * Added ElementInspectionProviderInterface to provider registry * Restructured shared code to improve exports * Introduced windowElementDescribedBy query * Implemented find, findAll, waitFor and hooks for windows * Fixed broken tutorials link in readme * Updated window tests * Removed leftover dead code
- Loading branch information
Showing
21 changed files
with
628 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.