webscraper/checksel.py

3 lines
65 B
Python
Raw Permalink Normal View History

import selenium
print("Selenium version:", selenium.__version__)