Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit dd8e641

Browse files
.
1 parent 829843a commit dd8e641

File tree

1 file changed

+1
-1
lines changed
  • Instagram Follow- NotFollow

1 file changed

+1
-1
lines changed

‎Instagram Follow- NotFollow/main.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ def __init__(self, username, pw):
3434

3535
def get_unfollowers(self):
3636
self.driver.find_element_by_xpath(
37-
"//a[contains(@href,'/nidhi_vanjare')]").click()
37+
"//a[contains(@href,'/{}')]".format(self.username)).click()
3838
sleep(2)
3939
self.driver.find_element_by_xpath(
4040
"//a[contains(@href,'/following')]").click()

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /