Skip to content

Instantly share code, notes, and snippets.

@muditlambda
Created May 5, 2020 14:21
#importing necessary module for Selenium Python tutorial
import pytest
from selenium import webdriver
import sys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment