mustafadalga / Instagram-Bot

An Instagram bot developed using the Selenium Framework
https://github.com/mustafadalga/Instagram-Bot
GNU General Public License v3.0
280 stars 84 forks source link

Message: Unable to locate element: span.g47SY #18

Open WhoR3born opened 3 years ago

WhoR3born commented 3 years ago

when i try to use like by tags getting this error . Message: Unable to locate element: span.g47SY

mustafadalga commented 3 years ago

Such an error occurs if the operation is done before the page loads. If the page is not loaded, html elements are not loaded and unloaded elements cannot be accessed. Due to the slowness of your internet, the web page may be loading slowly.