Differences

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

Link to this comparison view

Both sides previous revision Previous revision
xuiaplugin [2020/05/04 19:10]
admin removed
— (current)
Line 1: Line 1:
-=====XUIA Plugin ===== 
- 
-//XUIA Plugin// provides a set of [[http://testoptimal.com/javaDoc/reference/com/webmbt/plugin/XUIAPlugin.html| mscript functions]] for automation using keyboard and mouse.  
- 
- 
----- 
-==== How Does XUIA Plugin Work ==== 
-The automation is accomplished by sending the real keyboard event and mouse movement to AUT. Due to the nature of this type of automation, you must ensure AUT you are automating has the focus just like as if you are testing manually. 
- 
- 
----- 
-==== Enable XUIA Plugin ==== 
- 
-To use //XUIA// plugin, open the [[ModelNode|model properties]], locate //XUIA// plugin and check the checkbox next to the plugin. 
- 
-//XUIA// plugin can be used with other plugins together to build a comprehensive test automation suite to test multiple applications of different types simultaneously. 
- 
-