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 cd9ee42 commit 50b62eaCopy full SHA for 50b62ea
bin/seleniumbender.py
@@ -187,7 +187,7 @@ def collaboration(self):
187
188
PLATFORMS = {
189
'Linux': 'X11; Ubuntu; Linux x86_64',
190
- 'Windows 7': 'Windows NT 6.1',
+ 'Windows 10': 'Windows NT 10.0',
191
'OS X 10.11': 'Macintosh; Intel Mac OS X 10_11_1'
192
}
193
USER_AGENTS = {}
0 commit comments