Properties used to match Web applications
When interrogating a webpage, Pega Robot Studio reads the HTML for the page, identifies the HTML tags for the selected objects and associates the tags with the controls. The following table shows how HTML tags, web objects, and web controls are related.
Note: Because multiple HTML objects of the same type reside on a page. Pega Robot Studio uses multiple characteristics about the object, derived from the HTML tag, to uniquely identify an object. The match rules for Web applications are based on the combinations of object type and HTML code.
HTML tag |
Web object |
Web control |
<a> |
Anchor |
Link |
<button> |
Button |
Base Button |
<form> |
Form |
Form |
<img> |
Image |
Image |
<input> |
Input |
Button (Submit, Reset) CheckBox ImageButton FileUploadField HiddenField RadioButton TextBox |
<select> |
Select |
Select |
<table> |
Table |
Table |
<tr> |
Table Row |
TableRow |
<td>,<th> |
Table Cell |
TableCell |
<textArea> |
Text Area |
TextArea |
<html> |
Document |
WebPage |
NA |
Any Element |
WebControl |
Privacy | Trademarks | Terms of Use | Feedback
Updated: 01 July 2024
© 2016 - 2024 Pegasystems Inc. Cambridge, MA All rights reserved.