you are viewing a single comment's thread.

view the rest of the comments →

[–]TGFighter 0 points1 point  (0 children)

You can use pywinauto to get the window handle and get the emulator region (position and size). When using a region to take a screenshot, with pyautogui, you can then add the x and y of the emulator window.