I want to find elements using two partial link texts. I want to do this to separate instances where the first link text is the the same as another one.
For example if link text 1 for an element is "Publix Eggs, Large" and link text 2 is "12 ct", and link text 1 for another item is also "Publix Eggs, Large" but its link text 2 is "18ct" I want to be able to find only the first items element if I were to write something like below:
EXAMPLE HTML