Skip to content

Commit

Permalink
Using Windows 10 in tests for walkthrough.
Browse files Browse the repository at this point in the history
  • Loading branch information
freskoulix committed Jul 21, 2016
1 parent 1146e5a commit 1de698f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/seleniumbender.py
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ def collaboration(self):

PLATFORMS = {
'Linux': 'X11; Ubuntu; Linux x86_64',
'Windows 7': 'Windows NT 6.1',
'Windows 10': 'Windows NT 10.0',
'OS X 10.11': 'Macintosh; Intel Mac OS X 10_11_1'
}
USER_AGENTS = {}
Expand Down

0 comments on commit 1de698f

Please sign in to comment.