Posts by Edésio José • 1 point
1 post
-
-3
votes1
answer107
viewsQ: I’m learning python and I’m not finding out why the script doesn’t work, this is a tutorial on youtube someone can help me
from selenium import webdriver from selenium.webdriver.common.keys import Keys import time import random class InstagramBot: def __init__(self, username, password): …
pythonasked Edésio José 1