Skip to content

Instantly share code, notes, and snippets.

@muditlambda
Created May 11, 2020 14:20
import pytest
from selenium import webdriver
import sys
from selenium.webdriver.chrome.options import Options
from selenium.webdriver.common.keys import Keys
import time
from time import sleep
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment