FindElementsByPartialText(IWebDriver, String, StringComparison) | Finds a list of elements that match the partial text supplied. |
FindElementsByPartialText(IWebDriver, By, String, StringComparison) | Finds a list of elements using the given mechanism that match the partial text supplied. |