I want to use following functions: get_xpath_count() get_css_count() and others available on http://selenium.googlecode.com/git/docs/api/py/_modules/selenium/selenium.html#selenium.get_xpath_count with selenium object.
But I am not able to create a selenium object to use these functions? Can anyone help?