I was getting the error '<' not supported between instances of 'str' and 'int' when calling the [Take A Screenshot](https://eficode.github.io/robotframework-imagehorizonlibrary/doc/ImageHorizonLibrary.html#Take%20A%20Screenshot) keyword
Turned out to be an upstream issue --> asweigart/pyautogui#783
Just creating this issue to help anyone else who encounters this issue.
I was getting the error
'<' not supported between instances of 'str' and 'int'when calling the[Take A Screenshot](https://eficode.github.io/robotframework-imagehorizonlibrary/doc/ImageHorizonLibrary.html#Take%20A%20Screenshot)keywordTurned out to be an upstream issue --> asweigart/pyautogui#783
Just creating this issue to help anyone else who encounters this issue.