Instantly share code, notes, and snippets.

anonymous /gist1.py Secret
Created Dec 29, 2017

Embed
What would you like to do?
generated automatically from #selenium on freenode
response = requests.get(url)
stCode = str(response.status_code)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment