I am trying to find list count in below Xpath (drop down list).
driver.find_element_by_xpath(".//*[@class=\'macro-param-div\']/div/ul/li/input")).
I