Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Focus window #18

Closed
s1hofmann opened this issue Jul 30, 2020 · 1 comment
Closed

Focus window #18

s1hofmann opened this issue Jul 30, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@s1hofmann
Copy link
Member

s1hofmann commented Jul 30, 2020

Short overview
As a user I want to be able to focus a window specified by its window handle

@s1hofmann s1hofmann added the enhancement New feature or request label Jul 30, 2020
@s1hofmann s1hofmann changed the title Advanced window interaction Focus window Aug 12, 2020
@ekrenzin
Copy link
Contributor

ekrenzin commented Jun 6, 2023

#164

s1hofmann added a commit that referenced this issue Oct 5, 2023
s1hofmann added a commit that referenced this issue Oct 5, 2023
s1hofmann added a commit that referenced this issue Oct 6, 2023
…ute on macOS. Verified locally during development
s1hofmann added a commit that referenced this issue Oct 9, 2023
s1hofmann added a commit that referenced this issue Oct 9, 2023
* (#18) Refactored moving/resizing of windows into two dedicated functions

* Fixed Windows implementation

* (#18) Updated Linux implementation

* (#18) Code cleanup on Linux

* (#18) Updated tests to use new functions for resizing and moving of windows

* (#18) Adapt tests which require accessibility permissions to not execute on macOS. Verified locally during development

* (#18) Migrating window tests to playwright, WIP

* (#18) Fixed error in moveWindow on macOS caused by not passing a CGPoint, updated window tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants