Question
2
Replies
491
Views
Posted: January 22, 2018
Last activity: November 6, 2018
Closed
Multiple icons in one cell (Table)
Hi,
Im having problems selecting the correct icon in a table. It has 3 icons and inside a single cell. This is a web-based application and in a table form.
Can anyone help me with this, please?
Thank you so much
You would first interrogate the HTML table as normal. Identify the match cells, the table section, and finally the data cell(s). Save and close the designer. Now interrogate the "icons" (I am assuming they will be hyperlink or "A" tags). They should appear beneath your table section. Make sure that the match rules are unique to each other and that they are not specific to only the first row (i.e. make sure you disable UseElementID if it is enabled and make sure that any match rules like ElementID do not include the index or anything specific to the row).