Styrow.dev
Question 27 of 99

How to find element by hyperlink?

Question

How to find element by hyperlink?

Answer

Find_element_by_link_text(“text of that hyperlink”).click()