Differences
This shows you the differences between two versions of the page.
| Both sides previous revision
Previous revision
Next revision
|
Previous revision
|
uicapture [2017/11/30 05:15] admin [UICapture - Firefox AddOn] |
— (current) |
| ===== UICapture - Firefox AddOn ===== | |
| |
| //UICapture// is firefox addon that integrates with //TestOptimal// [[UIRepo]]. It automatically captures the element attributes and generates xpath locator by examining the underlying DOM structure. | |
| |
| {{http://testoptimal.com/images/MBTBuilder_Footer.png}} | |
| |
| |
| ---- | |
| ==== Installing UICapture==== | |
| //UICapture// is published on {{https://addons.mozilla.org/en-US/firefox/ | Firefox Add-On}}. Click {{https://addons.mozilla.org/en-us/firefox/addon/testoptimal-uicapture/ | Firefox UICapture}} to install //UICapture//. Select "Install" and "Restart Browser" to complete the installation process. | |
| |
| ---- | |
| ==== Opening UICapture==== | |
| |
| //UICapture// only works on Firefox and is opened from //TestOptimal// [[UIRepo]]. | |
| |
| When //UICapture// is open, you will see a small panel added to the bottom of AUT webpage as shown in the screenshot above. | |
| |
| ---- | |
| |
| ==== Capturing Elements==== | |
| To capture/create an element, mouse click on any element on AUT webpage. A new element will be added to the currently selected //UI Page//. | |
| |
| You can choose left-mouse or right-mouse click. | |
| |
| //UICapture// can be turned off temporarily by clicking "Off" radio button. | |
| |
| |
| |