buttonfinal = driver.find_element(
By.CSS_SELECTOR,
"button[class = '_2SQ6OPS1CO _3iCncfMaN4'").click()
I tried multiple solutions to click the button but still can't find the solution.
HTML CODE
<button type="submit" class="_2SQ6OPS1CO _3iCncfMaN4"><div class="">Registrati</div></button>