Skip to content

JSRobot is a testing utility for webapps that can generate real keystrokes rather than just simulating the JavaScript events firing.

License

Notifications You must be signed in to change notification settings

craigpetchell/JSRobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSRobot

A testing utility for web-apps that can generate real keystrokes rather than simply simulating the JavaScript event firing. This allows the keystroke to trigger the built-in browser behaviour which isn't otherwise possible.

Documentation

For documentation on how to use JSRobot refer to the JSRobot website.

Building

An ant build script is included. You will need a Java Development Kit installed, plus Apache Ant. Running 'ant jar' will build the JSRobot.jar file required to run the tests. 'ant dist' will build a zip distribution.

When deploying you will only need the robot.js and JSRobot.jar files from the root directory (JSRobot.jar is built by ant).

License

Released under the Apache License Version 2.0.

About

JSRobot is a testing utility for webapps that can generate real keystrokes rather than just simulating the JavaScript events firing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published