Skip to main content


         This documentation site is for previous versions. Visit our new documentation site for current releases.      
 

Interrogating HTML tables with the Universal Web Adapter

Updated on June 3, 2022

Automate HTML tables in Chrome or Edge using the Universal Web Adapter. Follow these steps to interrogate an HTML table for the Universal Web Adapter.

  1. On the interrogation form, select Select Element from the drop down menu.
  2. Drag and drop the bullseye over the table and select the table element from the list.
  3. Click Create Container.
  4. Drag and drop the bullseye over a row in the table and select the row element from the list.
  5. Click Create Container.
  6. Modify the match rules for the table row in the Object Explorer until all the rows show as available targets.
  7. Enable UseKeys on the row object in the property grid.
  8. Drag and drop the bullseye over the cell in the table and select the cell element from the list.
  9. Click Create Container.
  10. Modify the match rules for the table cell so that the cell matches each parent row.

The cell is assigned a RowCellColumn match rule by default. Best practice is to change the cell to use Regular Expression (regex) and change the Row part of the string to \d+. This allows the system to match on all rows, but only in that specific column.

Example of the Match Rule Editor.
Match Rule Editor

The following is an example table structure:

Example HTML table structure
Example HTML table structure

 

Tags

Robotic Process Automation Robotics System Architect

Have a question? Get answers now.

Visit the Support Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us