robotframework-SikuliLibrary third-party libraries

Sikuli to the GUI test automation provides a new way, using screenshots and images, rather than API. This test method with manual input keyboard and mouse closer. Sikuli including sikul script, based on the Jython API and sikuli IDE. Sikuli can achieve anything you can see ui automation objects on the display, you can implement a web page, window / linux / Mac OS X desktop applications by writing some code, and even iphone and android simulator test automation. I even saw some game companies are using automated Sikuli to do the game.

Sikuli (in Mexico Wieczorek Indian language is the "Eye of God" means) began in 2009 at the Massachusetts Institute of user interface design team (Tsung-Hsiang Chang) and Tom leaves (Tom Yeh) as open source research project.
In 2012, both leave at SikuliX-1.0rc3 project, currently RaiMan by another person to take over the development and support, and name it SikuliX. (Eye of God, ah, I thought for a moment, this is probably the following figure drops)

 

 

 

1. Install SikuliLibrary
install SikuliLibrary (pip install robotframework-sikulilibrary or direct download )
accurate for robotframework-sikulilibrary not robotframework official produced libraries are following the great God himself wrote a library to do package (love this open-source world)

 

 

 2 .Robotframework import SikuliLibrary library, F5 selected SikuliLibrary, you can see all the keywords

 

3. Notepad steps to test the keyword recorded in the test case:

 

4. WYSIWYG means that the required shots

 

 

 

 

 

 

From: https://www.jianshu.com/p/73b1d3ab1058

Guess you like

Origin www.cnblogs.com/brianlai/p/11518421.html