Differences

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

Link to this comparison view

Next revision
Previous revision
sikuliplugin [2016/09/22 02:36]
127.0.0.1 external edit
— (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. 
- 
----- 
-==== 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.