If the page uses React or similar, class names are often garbage. Try combining tag names with attributes, like `button[type="submit"]`.
Also, the "Copy JS path" in DevTools can sometimes give you clues for a better css selector from webpage.
Also, the "Copy JS path" in DevTools can sometimes give you clues for a better css selector from webpage.
