diff --git a/ErpAutoLogin.py b/ErpAutoLogin.py index dc79c2b..44b4d05 100644 --- a/ErpAutoLogin.py +++ b/ErpAutoLogin.py @@ -37,6 +37,7 @@ im = im.crop((left, top, right, bottom)) im.save('screenshot.png') +# saving the ss cp_txt = image_to_string(Image.open('screenshot.png'))