Skip to content
/ sikuli Public

Basic Sikuli framework for doing UI test automation

Notifications You must be signed in to change notification settings

ndinev/sikuli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

The repo represent the minimal viable UI test framework.

This is a sample demo project that can be used as template to make UI test automation for any application on Windows, MAC and Linux

Demo tests are against Windows 10 calculator. There is a chance this wont work on your machine since UI looks different. Take a look at UI map and update images to match your OS calculator.

Please note that you should install Sikuli for your OS in SikuliX folder (look in SikuliX folder)

Run tests

In the root of test folder you have bat file that will start your smoke tests. Make sure that sikuli jar file is correctly set. After test run is done you will get html report file that is human readable and xml files for integration with your CI server

Edit UI map

Start sikuli jar and then open folder _uimap.sikuli

About

Basic Sikuli framework for doing UI test automation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published