pywinauto:org doc

 

pywinauto:org doc

https://pywinauto.readthedocs.io/en/latest/code/pywinauto.application.html

 

connect(**kwargs)

Connect to an already running process

The action is performed according to only one of parameters

 

Parameters:
  • process – a process ID of the target
  • handle – a window handle of the target
  • path – a path used to launch the target
  • timeout – a timeout for process start (relevant if path is specified)
posted @ 2021-01-13 14:09  小毛编  阅读(72)  评论(0编辑  收藏  举报