Can anyone tell me if it\'s possible to find an element based on its content rather than by an id or class?
I am attempting to find
Yes, use the jQuery contains selector.