Locate HTML elements using Selenium Python
I've tried several ways to locate this element using driver.find_element(By.*) but have had no success. Can anyone provide guidance? HTML Elements: html elements <button class="MuiButtonBase-root MuiButton-root MuiButton-contained MuiButton-containedPrimary MuiButton-sizeMedium MuiButton-containedSizeMedium MuiButton-root MuiButton-contained MuiButton-containedPrimary MuiButton-sizeMedium MuiButton-containedSizeMedium css-10qa0nr" tabindex="0" type="button"> Add Lead…