Im trying to click on a div tag. I've been trying different combinations of locators for the past several hours and can't for the life of me figure out how to fix it. It is not in an iframe.
Here is the line of python code:
WebDriverWait(browser,20).until(EC.element_to_be_clickable((By.CSS_SELECTOR,"#mail > div > div.view-columns.backface_fix.flex-grow.rel > div:nth-child(1) > div > div > div > div.rel.flex-grow > div > ul > li:nth-child(1) > div > div.flex-grow.min-width-0 > div.bottom.flex-space-between > div"))).click()
this is the html:
<div class="text-ellipsis flex-grow">Proton Verification Code</div>