Skip to content

mjvdende/sikuli-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sikuli demo

Build Status

This project aims to provide an example implementation of the PageObjects pattern for SikuliX

Prerequisites

  • SikuliX-1.1.0 installed, goto http://www.sikulix.com/ for detailed installation instructions
  • Apple mail. This demo is written for Apple Mail for now. I guess the images I provided can be easily swapped for other images using the Sikuli IDE.

Why Sikuli?

from sikuli.org:

Sikuli automates anything you see on the screen. It uses image recognition to identify and control GUI components. It is useful when there is no easy access to a GUI's internal or source code.

Executing tests

Apple mail should be running in the background. From your favorite ide or command line build the project.

mvn install

Development

You can actually use any mail program for this framework. Just replace the images that come with this project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages