how to search element whether it is present or not in current page using python selenium

Viewed 21

I want to search text on the page, but the page does not contain a search option. I am using selenium webdriver with python to find the text on the page which does not contain a search option. The UAM page doesn't have a search option on it.

0 Answers
Related