100-Days-Of-Code/Visual Studio Code Projects/Day-48/main.py

2 lines
58 B
Python

from selenium import webdriver
driver = webdriver.Chrome()