标签:
一 sikulix简介:
Sikuli automates anything you see on the screen. It usesimage recognition to identify and control GUI components. It is useful whenthere is no easy access to a GUI‘s internal or source code
The SikuliX package line is now maintained and furtherdeveloped by Raimund Hocke (aka RaiMan) together with the open-sourcecommunity.Sikuli官网:http://www.sikuli.org/
SikuliX官网:http://www.sikulix.com/
二 sikulix安装:
1安装java/jre,并配置java_home环境变量
2下载sikulixsetup-1.1.0.jar
地址:https://launchpad.net/sikuli/sikulix/1.1.0
3执行java –jarsikulixsetup-1.1.0.jar
三 。。。。
更详情内容请参考:http://www.infosz.com/forum.php?mod=viewthread&tid=723
sikulix图片自动化测试,与robotframework整合介绍
标签:
原文地址:http://www.cnblogs.com/actorai/p/5346705.html