i use firebug/firepath to make sure the xpath's are correct.
the dropdown is not an HTML option, so I cannot use select. It is just a div with <li> in the dropdown.
dropdown shows in the webdriver when i manually click it. however it does nothing at all when i click it in my java program. the subsequent actions include wait for elementToBeClickable or visibilityOfElementLocated - both time out after 20 seconds.
i also added scroll to make sure the element is visible. i cannot figure out why the dropdown does not respond to the click?
selenium click does not dropdown?
Page 1 of 1|
|

New Topic/Question
Reply


MultiQuote


|