Forum Discussion

shahid24's avatar
shahid24
Contributor
7 years ago
Solved

How can I set the object mapping and wild card so that some objects are always found.

Hi,   I require the following objects to be always found. Their parent objects dynamically change name and therefore cannot be found. Also how do i wildcard their parent objects? Please see attache...
  • baxatob's avatar
    7 years ago

    Hi Shahid,

     

    You can map panelLiveSearchCatTableBody and panelLiveSearchCatTableHead using a wildcard for idStr property:

     

    panel_live_search_cat_table_body_*

    Also you can check another properties for this element. E.g. class or className - usually it has static value.