Web
After Capture elements, Element identifier Pops up. Enter the AUT’s URL in the Enter URL field and click on navigate button to get directed to AUT.
Next, capture elements using any of the three different methods of element identification
Capture type: This type includes various element types, allowing users to choose the necessary element type and capture the elements accordingly.
Visible: This method captures visible elements in the Application Under Test (AUT) by selecting appropriate element capture types from the dropdown
All: This enables capturing all elements in the AUT, including hidden elements regardless of their capture type.
Manual: This method allows capturing elements manually by navigating to the AUT.
Delay: This method works for elements that have longer loading time in the AUT, such as alert popups, hence this option specifies a certain amount of time for these elements to load before capturing them.
Here the captured elements are displayed in the element identifier window before saving them to the element repository.
select the elements shown in the elements list and move them to the element repository by clicking on the Add button.
The properties of each element are visible, allowing users to easily analyze and prioritize them.
After clicking the Add button, the selected elements get added to the Element repository
Last updated