This is an old revision of the document!
XUIA Plugin
XUIA Plugin provides a set of 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 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.