Skip to content

Commit 1de698f

Browse files
committed
Using Windows 10 in tests for walkthrough.
1 parent 1146e5a commit 1de698f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/seleniumbender.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ def collaboration(self):
186186

187187
PLATFORMS = {
188188
'Linux': 'X11; Ubuntu; Linux x86_64',
189-
'Windows 7': 'Windows NT 6.1',
189+
'Windows 10': 'Windows NT 10.0',
190190
'OS X 10.11': 'Macintosh; Intel Mac OS X 10_11_1'
191191
}
192192
USER_AGENTS = {}

0 commit comments

Comments
 (0)