Hi All
I'm trying to create a flow where it selects the checkbox by name, and selects the appropriate textbox across a variety of different forms.
section[Id="main"] > div[Class="view ng-scope"] > paginated-report-viewer[Class="ng-scope"] > div[Class="viewerContentContainer showChrome"] > div > div[Class="frame"] > iframe[Class="viewer"] div[Id="ReportViewerControl_ctl04_ctl13_divDropDown"] > span > div:eq(0) > span > table > tbody > tr:eq(30) > td > span > label
However all this code does is record the position of the checkbox and tick it, I need it to tick the checkbox based on whether the label is "Hostco Commercial" as per below, and I'm not sure how to create a flow that can do this across multiple different reports.
Very unfamilar with HTML structure in general, and coding languages so any help would be greatly appreciated.


Report
All responses (
Answers (