sign in butonu ise xpath
/html/body/nav/div/a[2]

driver.find_element(By.XPATH, "/html/body/nav/div/a[2]").click()