am running the following code to scrape a website.
import selenium import numpy as np from tqdm import tqdm import time import pandas as pd from selenium im