Couldn't find the answer. As normal xpath has Contains(text(), 'text'), I cannot obtain the same within css selector.
By.CSS_SELECTOR, "div.class::contains('text')"
Is there any other way to do it ?
Couldn't find the answer. As normal xpath has Contains(text(), 'text'), I cannot obtain the same within css selector.
By.CSS_SELECTOR, "div.class::contains('text')"
Is there any other way to do it ?