I am new to selenium and i have been trying for some time to click on an anchor element. I have tried css-selector,lint_text,xpath,absolute xpath but i am still unable to click on it and instead i am getting this error message:
selenium.common.exceptions.NoSuchElementException: Message: Unable to locate element: Driver Schedule
Does anyone know how to get around this ?
Screenshot of the element:
Picture of the code: