ContributionsMost RecentMost LikesSolutionsRe: DropDown Issue Keyword Test with Python Re: DropDown Issue I need to select the value from the dropdown but with Click I am not able to enter any value to click from the dropdown list. I am also not able to inspect on the list in the dropdown. I also tried to map the object with selecting xpath. Re: DropDown Issue Please find the below screenshot. Re: DropDown Issue The test step here is to select the values from three dropdowns. The dropdown is not getting closed so Test pauses there and it fails there. Re: DropDown Issue Yes the dropdown closes when I select manually. DropDown Issue I am using Keyword test and I have recorded a step with Dropdown. The element is getting selected but the dropdown is not getting closed. I tried clicking on the page so that the dropdown will get closed. The issue here is it is not moving to next step until the dropdown is getting closed.