I developed a entire process with CV Scope activities and hot keys. Here the thing is in my laptop it is working fine but when i try to run in other system it is going to fail by clicking on some elements.
In my laptop also sometimes it is working fine but sometimes it is throwing errors, i tried modified the descriptor values how much can do, i did all for that but still it is going to fail.
Here i want to know that
Can we expect 100% bug free outputs for this process?
Can we change the machines to run this process without changing any resolutions?(in QA machine, Staging Machine, Production Machine)
These all issues are faced when i am run execution from studio and attended mode only.
CV Scope and hotkeys are resolution-dependent. If you change machines without matching the screen resolution and scaling, the automation may fail.
Make sure you match the resolution while deployment into production server. Add 1920 in resolution width & 1080 in resolution depth for full HD. If your dev server is also of same resolution.