swaaz / InstaBot

Instagram bot built using Python and Selenium
37 stars 13 forks source link

add a wait statement before clicking the login button #34

Closed autumnlewjb closed 3 years ago

autumnlewjb commented 3 years ago

I have added a wait statement before clicking the login button to make sure the login button is clickable. But I am not sure if this will fix the bug #32 .