From de80d94dbe5ceeb4b1961869e01ee816483c3170 Mon Sep 17 00:00:00 2001 From: qwerty1706 <50822618+qwerty1706@users.noreply.github.com> Date: Thu, 31 Oct 2019 21:01:47 +0530 Subject: [PATCH] Update ErpAutoLogin.py --- ErpAutoLogin.py | 1 + 1 file changed, 1 insertion(+) 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'))