Instantly share code, notes, and snippets.

anonymous /gist1.m Secret
Created Aug 30, 2017

Embed
What would you like to do?
generated automatically from #selenium on freenode
OS = {mac_10_8: "Mac 10.8",
mac_10_9: "Mac 10.9",
mac_10_10: "Mac 10.10",
mac_10_11: "Mac 10.11",
mac_10_12: "Mac 10.12",
windows_xp: "Windows 2003",
windows_7: "Windows 2008",
windows_8: "Windows 2012",
windows_8_1: "Windows 2012 R2",
windows_10: "Windows 10",
linux: "Linux"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment