Python Selenium click in webdriverwait versus find_element
I’m having trouble understanding what are the differences between these two blocks of codes. Sending clicks both work in webdriverwait and find_elements.
Cant click on accept or decline cookies using selenium python
Website url: https://www.nehnutelnosti.sk/
decline is “Pokračovať s nevyhnutnými cookies →”
accept is “Prijať všetko”