Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |
| uicapture [2020/04/26 03:33] – external edit 127.0.0.1 | uicapture [2020/05/04 18:34] (current) – removed admin |
|---|
| ===== UICapture - Firefox AddOn ===== | |
| |
| //UICapture// is now merged into [[webmbt_builder | MBT Builder]] 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 MBT Builder AddOn==== | |
| //MBT Builder// is published on {{https://addons.mozilla.org/en-US/firefox/ | Firefox Add-On}}. Click {{https://addons.mozilla.org/en-US/firefox/addon/testoptimal-mbt-builder/ | Firefox TestOptima MBT Builder}} to install //MBT Builder//. Select "Install" and "Restart Browser" to complete the installation process. It requires Firefox 57 or later and //TestOptimal// 5.3.3 or later. | |
| |
| ---- | |
| ==== Opening UICapture==== | |
| |
| //MBT Builder// only works on Firefox and is opened from //TestOptimal// [[UIRepo]]. | |
| |
| When //MBT BUilder// is open, you will see a small panel added to the bottom of AUT webpage as shown in the screenshot above. | |
| |
| {{http://testoptimal.com/images/MBTBuilder_UIRepo_OpenAUT.png}} | |
| ---- | |
| |
| ==== 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. | |
| |
| |