Python Seleniumでcssセレクタから要素を取得する

find_element(By.CSS_SELECTOR, "xxx")

chatGPT等に聞くと、古いAPIで解説されたりするので注意。