pywinauto scripts run so slow now, they were running very well and fast

23 Views Asked by At

I am currently doing desktop automation by using pywinauto. I have done many tests automated and they were running successfully and fast. But suddenly they started to run too slow, 1 seconds step is running in 2-3 mins. For example, entering username takes 2-3 mins or more. I run automated regression tests after getting new version of desktop apps.

I need help, what should I do?

I reinstalled Python 3.10.6 , Pywinauto and pywinauto-recorder but still same.

0

There are 0 best solutions below