← Back to team overview

sikuli-driver team mailing list archive

[Question #257314]: How to handle network lag when UI script is invoked on systems with different hardware configuration

 

New question #257314 on Sikuli:
https://answers.launchpad.net/sikuli/+question/257314

I have written sikuli scripts for automation of one of our manual testing on a windows server 2012 system (virtual machine).

I have added customised wait in my scripts at numerous steps ..like clicking a next button wait(5)..clicking a close button....wait(3....) etc.

However,in order to deploy these scripts on a different VM ,there's a possibility that scripts might fail on account of network lag or the system being slow ..in finding the next image pattern in the control flow of script.

Is there a way to handle this in sikuli .Can you please suggest a way to rely less on wait(),sleep() etc. , functions i n sikuli.

Thanks in advance.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.