Forum Discussion
1 Reply
Sort By
- PBruce
Staff
Sounds like you want to create a data selector (regular expression) to extract the values of the table 'username' column into one or more variables.
http://loaduiweb.org/docs/testing/datacorrelation/extracting/extracting-data-from-responses-toc.html
Depending on how your HTML table is structured, your regular expression may contain more than one capture group, the 1-based position of which should be the subexpression numeral you use in LoadUIWeb.