<td role="gridcell" style="" title="'J' AIR FILLED CYLINDERS DDDFDF ''@#" aria-describedby="item_grid_ItemCode" class="edit-cell ui-state-highlight">"J" AIR FILLED CYLINDERS DDDFDF ''@#</td>
ItemCode="J" AIR FILLED CYLINDERS DDDFDF ''@#
tried below xpath which didn't worked
1. //td[text()=\""+ItemCode+"\"]
2. //td[text()=\'"+ItemCode+"\']