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

RuntimeError: You must specify process or handle #1360

Open
sasananas1 opened this issue Dec 12, 2023 · 0 comments
Open

RuntimeError: You must specify process or handle #1360

sasananas1 opened this issue Dec 12, 2023 · 0 comments

Comments

@sasananas1
Copy link

An error occurred while trying to establish a connection (RuntimeError: You must specify process or handle). I would like to ask for help in finding possible solutions.


Сode:

import time
from pywinauto.linux.application import Application

app = Application(backend="atspi").start("vipnetbusinessmail", timeout=10)
app.connect(best_match="ViPNet Business mail")
time.sleep(5)


System:
Linux Ubuntu 20.04
VMware Workstation

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

No branches or pull requests

1 participant