jquery find by innertext

JavaScript
$( "div:contains('innerText')" );


Source

Also in JavaScript: