I’ve been trying to find a way to automatically click and log in to iFunny by using Selenium (I’m using Python for this) but I can’t find a way to detect/find the element to properly “click” and bring up the login overlay.
I’ve tried searching for the HTML class that includes the “log in” and clicking on it but instead I get errors telling me that it’s not interactable. What should I be looking for, and are there any alternate methods for this?
charl024 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.