Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shubham-singh-ss/2beb917f4987ad9887a8866a7f06e899 to your computer and use it in GitHub Desktop.
Save shubham-singh-ss/2beb917f4987ad9887a8866a7f06e899 to your computer and use it in GitHub Desktop.
from selenium import webdriver
import pandas as pd
from selenium.webdriver.common.by import By
from selenium.webdriver.support.ui import WebDriverWait
from selenium.webdriver.support import expected_conditions as EC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment