Forum Discussion
PBruce
11 years agoStaff
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.
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.
Related Content
- 9 years ago
- 11 years ago
Recent Discussions
- 10 months ago
- 2 years ago
- 3 years ago
- 3 years ago