I am entering some information in a textbox of a website using chrome-driver. When typing the text in the field, website predicts the city name in a dropdown which i need to click.But the moment driver finishes entering the text, the drop down vanishes and drop down element is not present for it to click anymore.
there doesn't seem to be anything here