User Activity

  • Posted a comment on discussion Help on Python Win32 GUI Automation

    Hi, I have a python script which opens the Photos app but sometimes it is minimized in the taskbar and all my win32gui trials are failing. I've trying to use pywinauto to access this task and maximize it, but I am having a hard time understanding what are the properties and methods each module can have. This is the code I'm trying to implement: from pywinauto.findwindows import find_windows from pywinauto.handleprops import classname from pprint import pprint all_windows = [(hwnd, classname(hwnd))...

View All

Personal Data

Username:
tommysas
Joined:
2020-09-24 00:47:01

Projects

  • No projects to display.

Personal Tools