I have an element developed using angular JS. Below are the information available when i inspect the element. I used the
driver.find_element_by_class_name("workstation-opconsultant-icon workstation-icon")
to identify the element. But selenium not able to identify the element. please suggest how to identify the element.
<div _ngcontent-tby-c4="" class="homepage-tile"><div _ngcontent-tby-c4="" class="workstation-opconsultant-icon workstation-icon"></div><span _ngcontent-tby-c4="" class="font-bold homepage-tile-text text-white">OP Clinic</span></div>