I am trying to click a button with the .click method, but if I type .cl, my IDE doesn’t even suggest the .click function. The Chrome window opens but then after that, Python throws an error. I added two pictures - in the first, you can see my code, and in the second, you can see the error that is thrown:

click()notClick()