update all examples to use correct desired caps

we don't want people getting confused!
This commit is contained in:
Jonathan Lipps
2013-10-24 14:03:17 -07:00
parent 91e21ac13b
commit dd863c7fa8
18 changed files with 38 additions and 39 deletions

View File

@@ -18,7 +18,8 @@ class TestSequenceFunctions(unittest.TestCase):
self.driver = webdriver.Remote(
command_executor='http://127.0.0.1:4723/wd/hub',
desired_capabilities={
'browserName': 'iOS',
'browserName': '',
'device': 'iPhone Simulator',
'platform': 'Mac',
'version': '6.0',
'app': app