element = driver.find_element_by_xpath('xxx')
select = Select(element)
text = select..first_selected_option.text