I\'m trying to click an element on a web page using selenium on python
driver.find_element_by_class_name("market-selection.ng-scope.active").click()