Commit Graph

18 Commits

Author SHA1 Message Date
174ccd3fb5 Add functions for double-clicks 2012-07-25 11:31:22 -04:00
d31a125951 Vastly improve error handling of xte_commandString
The best thing about this is that it doesn't break existing functionality

Fix some bad input validation
2012-07-25 10:30:16 -04:00
076ea25e30 Fix the for loop syntax 2012-07-25 10:30:14 -04:00
1fb06eaa04 Make sure the hover_i function gets the update as well 2012-07-25 10:30:10 -04:00
528f6d04e5 Fix the licvautomation_funcs waiting improperly
If you specify multiple images, it would wait for the first, and then the second.
Instead, switch this to alternate between each image $TIMEOUT times, so you don't wait forever on the first image to find the second immediately
2012-07-25 10:30:04 -04:00
d626b383a3 Begin release 1.4 of Libcvautomation 2012-07-24 12:05:03 -04:00
cb1d50555f Fix an issue where not quoting a variable caused inconsistency 2012-07-23 16:00:25 -04:00
bf0e01bb66 Make sure that the waitfor function uses the tolerance 2012-07-20 13:39:49 -04:00
9685d442d9 Make the "waitfor" command optional 2012-07-20 11:56:23 -04:00
673f302f2d Make sure libcvautomation_funcs is using the $TIMEOUT option 2012-07-20 11:50:34 -04:00
9cc8a45969 Update the libcvautomation_funcs with the "waitfor" function 2012-07-20 11:49:21 -04:00
756807d787 Make sure the libcvautomation_funcs are returning correctly
They most likely were anyway, but making it a bit more readable is never a problem.
2012-07-20 10:47:10 -04:00
13105e0f44 Add the mouse scroll functions to the bash wrapper, update documentation
Minor documentation cleanup

More documentation cleanup

Fix an issue with accidentally copying the opencv2 includes to opencv1

Document mouse scroll functionality, continue cleanup
2012-07-18 12:24:02 -04:00
2ea13d275b Fix the libcvautomation_funcs for real. 2012-07-18 12:23:58 -04:00
1eac29e12d Fix the BASH functions to use the USE_CENTER option correctly 2012-07-13 10:36:06 -04:00
bd947b2cd9 Fix the BASH functions 2012-07-12 15:49:01 -04:00
6d1e25686b Document and implement the "tolerance" setting better 2012-07-12 12:07:56 -04:00
0f15820c81 Add the libcvautomation_funcs BASH functions 2012-06-28 13:55:58 -04:00