Skip to content

encounter with prefollowed page  #1

Description

@Sagar036

in file instagram_bot_3v.py file at line 81

suggestion
try:
driver.find_element_by_xpath("//button[text()='Follow']").click()
follow_count +=1
print("Followed : ",follow_count)
time.sleep(8)
except Exception as err:
pass

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions