/importing libraries.py Secret
Created
April 11, 2021 11:17
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import selenium | |
from selenium import webdriver | |
from webdriver_manager.chrome import ChromeDriverManager | |
import time | |
import random |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment