You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
The text was updated successfully, but these errors were encountered: