We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1146e5a commit 1de698fCopy full SHA for 1de698f
bin/seleniumbender.py
@@ -186,7 +186,7 @@ def collaboration(self):
186
187
PLATFORMS = {
188
'Linux': 'X11; Ubuntu; Linux x86_64',
189
- 'Windows 7': 'Windows NT 6.1',
+ 'Windows 10': 'Windows NT 10.0',
190
'OS X 10.11': 'Macintosh; Intel Mac OS X 10_11_1'
191
}
192
USER_AGENTS = {}
0 commit comments