Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
sikuliplugin [2017/04/13 03:01]
admin [SikuliUIA Plugin]
— (current)
Line 1: Line 1:
-=====SikuliUIA Plugin ===== 
- 
-//Sikuli Plugin// provides a set of [[http://testoptimal.com/javaDoc/reference/com/webmbt/plugin/SikuliPlugin.html| mscript functions]] for interacting with any type of //UI Applications//. Due to the nature of using image to identify the UI control, the performance will be a little bit slower. 
- 
-This plugin is currently in beta. 
- 
----- 
-==== Enable Sikuli Plugin ==== 
- 
-To use //Sikuli// plugin, open the [[ModelNode|model properties]], locate //Sikuli// plugin and check the checkbox next to the plugin. 
- 
-//Sikuli// plugin can be used with other plugins together to build a comprehensive test automation suite to test multiple applications of different types simultaneously.  It is commonly used to complement [[WinUIAPlugin | WinUIA]] and [[Selenium Plugin | Selenium]] plugins to accomplish automation on hard to identify UI elements.