joostvangils / BPMN_RPA

Robotic Process Automation in Windows and Linux by using Diagrams.net BPMN diagrams.
GNU General Public License v3.0
40 stars 8 forks source link

imageGrab.py", line 46, in grab offset, size, data = Image.core.grabscreen_win32( OSError: screen grab failed #7

Closed davidvieira13 closed 11 months ago

davidvieira13 commented 1 year ago

I have a code working in a virtual machine accessing via the remote area, when I minimize the remote area window it appears this error "imageGrab.py", line 46, in grab offset, size, data = Image.core.grabscreen_win32( OSError: screen grab failed" is there any way to find an image in the remote area without that when I minimize the window it gives the error? thanks

joostvangils commented 11 months ago

This is a imageGrab issue and not directly related to BPMN_RPA. Closing the issue.