Currently PIL / pyscreenshot only captures the active monitor, which limits the usability of template matching in multi-monitor environments. RPA.Images should be improved to capture images from all available display devices, and the resulting coordinates should map correctly with RPA.Desktop.Windows.
Currently
PIL
/pyscreenshot
only captures the active monitor, which limits the usability of template matching in multi-monitor environments.RPA.Images
should be improved to capture images from all available display devices, and the resulting coordinates should map correctly withRPA.Desktop.Windows
.