Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
plugins [2020/12/31 20:17] admin |
plugins [2021/03/01 21:24] (current) admin [XUIA Plugin] |
||
---|---|---|---|
Line 1: | Line 1: | ||
===== TestOptimal Plugins ===== | ===== TestOptimal Plugins ===== | ||
- | // | + | // |
+ | |||
+ | The plugins included in the download bundle includes web app automation, access to REST APIs, desktop UI automation (keyboard/ | ||
+ | |||
+ | These plugins and your custom plugins enable your model to drive various target systems and perform //Robotic Proccess Automation (RPA)// for process and workflow automation. | ||
Note that most of the plugins are built on or integrated with external drivers. // | Note that most of the plugins are built on or integrated with external drivers. // | ||
Line 23: | Line 27: | ||
//Plugins// must be activated for the model before they can be used through [[ide_script | Script Editor]]. | //Plugins// must be activated for the model before they can be used through [[ide_script | Script Editor]]. | ||
+ | |||
+ | Other useful tool to interact with AUT: | ||
+ | |||
+ | * [[ https:// | ||
+ | * [[https:// | ||
Line 101: | Line 110: | ||
- | //Sikuli Plugin// provides a set of [[http:// | + | //Sikuli Plugin// provides a set of MScript |
- | + | ||
- | [[http:// | + | |
=== UI Images ==== | === UI Images ==== | ||
Line 131: | Line 138: | ||
[[https:// | [[https:// | ||
- | //XUIA Plugin// provides a set of [[http:// | + | //XUIA Plugin// provides a set of MScript |
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. | 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. |