size = '19'
driver.find_element_by_xpath('//a[@title="Sélectionner Taille:" + size]').click()
this is my code, but it doesn't work as the ' stuck the variable into a simple quotation so I don't know how to do, please help me I use selenium with python into chrome driver