how to get a count of <input> tags in an HTML page with python for weblist dropdown

后端 未结 0 1663
鱼传尺愫
鱼传尺愫 2021-01-05 10:06

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题