Is it possible to move and click the mouse in an inactive window with Python?
up vote
0
down vote
favorite
Is there a way to make the mouse move to certain coordinates and click inside of a window that might be in the background or behind another window without losing focus.
The idea is to let it work in the background while I'm using the computer for something else.
I'm working with Python on Windows 10.
python windows window mouse move
New contributor
Igor Markovic is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
up vote
0
down vote
favorite
Is there a way to make the mouse move to certain coordinates and click inside of a window that might be in the background or behind another window without losing focus.
The idea is to let it work in the background while I'm using the computer for something else.
I'm working with Python on Windows 10.
python windows window mouse move
New contributor
Igor Markovic is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2
Welcome to SO. Please check your tags. It is not clear on what operating system you are working on.
– xetra11
Nov 16 at 15:22
Oh yeah I'll fix that, it's on windows and python.
– Igor Markovic
Nov 17 at 15:16
Okay then please edit your question. Otherwise we have to downvote it :(
– xetra11
Nov 17 at 15:17
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Is there a way to make the mouse move to certain coordinates and click inside of a window that might be in the background or behind another window without losing focus.
The idea is to let it work in the background while I'm using the computer for something else.
I'm working with Python on Windows 10.
python windows window mouse move
New contributor
Igor Markovic is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Is there a way to make the mouse move to certain coordinates and click inside of a window that might be in the background or behind another window without losing focus.
The idea is to let it work in the background while I'm using the computer for something else.
I'm working with Python on Windows 10.
python windows window mouse move
python windows window mouse move
New contributor
Igor Markovic is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Igor Markovic is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited Nov 17 at 15:17
New contributor
Igor Markovic is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked Nov 16 at 13:59
Igor Markovic
62
62
New contributor
Igor Markovic is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Igor Markovic is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Igor Markovic is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2
Welcome to SO. Please check your tags. It is not clear on what operating system you are working on.
– xetra11
Nov 16 at 15:22
Oh yeah I'll fix that, it's on windows and python.
– Igor Markovic
Nov 17 at 15:16
Okay then please edit your question. Otherwise we have to downvote it :(
– xetra11
Nov 17 at 15:17
add a comment |
2
Welcome to SO. Please check your tags. It is not clear on what operating system you are working on.
– xetra11
Nov 16 at 15:22
Oh yeah I'll fix that, it's on windows and python.
– Igor Markovic
Nov 17 at 15:16
Okay then please edit your question. Otherwise we have to downvote it :(
– xetra11
Nov 17 at 15:17
2
2
Welcome to SO. Please check your tags. It is not clear on what operating system you are working on.
– xetra11
Nov 16 at 15:22
Welcome to SO. Please check your tags. It is not clear on what operating system you are working on.
– xetra11
Nov 16 at 15:22
Oh yeah I'll fix that, it's on windows and python.
– Igor Markovic
Nov 17 at 15:16
Oh yeah I'll fix that, it's on windows and python.
– Igor Markovic
Nov 17 at 15:16
Okay then please edit your question. Otherwise we have to downvote it :(
– xetra11
Nov 17 at 15:17
Okay then please edit your question. Otherwise we have to downvote it :(
– xetra11
Nov 17 at 15:17
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Igor Markovic is a new contributor. Be nice, and check out our Code of Conduct.
Igor Markovic is a new contributor. Be nice, and check out our Code of Conduct.
Igor Markovic is a new contributor. Be nice, and check out our Code of Conduct.
Igor Markovic is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53339318%2fis-it-possible-to-move-and-click-the-mouse-in-an-inactive-window-with-python%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
2
Welcome to SO. Please check your tags. It is not clear on what operating system you are working on.
– xetra11
Nov 16 at 15:22
Oh yeah I'll fix that, it's on windows and python.
– Igor Markovic
Nov 17 at 15:16
Okay then please edit your question. Otherwise we have to downvote it :(
– xetra11
Nov 17 at 15:17