Skip to content

Commit de895fa

Browse files
committed
Using Windows 10 in tests for walkthrough.
1 parent e11638b commit de895fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: bin/seleniumbender.py

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

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

0 commit comments

Comments
 (0)