If the element is part of a structured HTML table, it’s more efficient to use the ‘Extract Data Table’ activity. This allows you to extract the entire table and then directly access the row you need using standard DataTable methods.
Hope this helps!
If the element is part of a structured HTML table, it’s more efficient to use the ‘Extract Data Table’ activity. This allows you to extract the entire table and then directly access the row you need using standard DataTable methods.
Hope this helps!