Please need your support to click on a link in the following:
I tried the below code but doesn't work:
web.find_element(By.XPATH,'//*[@id="HUI_i_0"]/table/tbody/tr/td/a').click()
It gives me error:
selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"xpath","selector":"//*[@id="HUI_i_0"]/table/tbody/tr/td/a"}