Differences
This shows you the differences between two versions of the page.
Next revision
|
Previous revision
|
uicapture [2016/09/22 02:36] 127.0.0.1 external edit |
— (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/img/UICapture_AUT.png?600x400}} | |
| |
| |
---- | |
==== Installing UICapture==== | |
Click {{https://addons.mozilla.org/en-us/firefox/addon/testoptimal-uicapture/ | here}} 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. | |
| |
| |
| |