Commit 2333c50
committed
cleaning up desired caps and updated sauce connect to 4.x
1 parent fb6521d commit 2333c50Copy full SHA for 2333c50
File tree
Expand file treeCollapse file tree
7 files changed
+26
-11
lines changedOpen diff view settings
Filter options
- sample-code/examples
- java/junit/src/test/java/com/saucelabs/appium
- python
Expand file treeCollapse file tree
7 files changed
+26
-11
lines changedOpen diff view settings
Collapse file
+3Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
20 | 20 | |
21 | 21 | |
22 | 22 | |
| 23 | + |
| 24 | + |
| 25 | + |
23 | 26 | |
24 | 27 | |
25 | 28 | |
|
Collapse file
sample-code/examples/java/junit/src/test/java/com/saucelabs/appium/SauceTest.java
Copy file name to clipboardExpand all lines: sample-code/examples/java/junit/src/test/java/com/saucelabs/appium/SauceTest.java+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
73 | 73 | |
74 | 74 | |
75 | 75 | |
76 | | - |
| 76 | + |
77 | 77 | |
78 | 78 | |
79 | 79 | |
|
Collapse file
sample-code/examples/python/android_sauce.py
Copy file name to clipboardExpand all lines: sample-code/examples/python/android_sauce.py+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
22 | 22 | |
23 | 23 | |
24 | 24 | |
25 | | - |
| 25 | + |
26 | 26 | |
27 | 27 | |
28 | | - |
| 28 | + |
29 | 29 | |
30 | 30 | |
31 | 31 | |
|
Collapse file
sample-code/examples/python/ios_sauce.py
Copy file name to clipboardExpand all lines: sample-code/examples/python/ios_sauce.py+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
27 | 27 | |
28 | 28 | |
29 | 29 | |
30 | | - |
| 30 | + |
31 | 31 | |
32 | 32 | |
33 | 33 | |
|
Collapse file
sample-code/examples/python/ios_sauce_webview.py
Copy file name to clipboardExpand all lines: sample-code/examples/python/ios_sauce_webview.py+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
30 | 30 | |
31 | 31 | |
32 | 32 | |
33 | | - |
| 33 | + |
34 | 34 | |
35 | 35 | |
36 | 36 | |
|
Collapse file
sample-code/examples/python/sauce_connect.py
Copy file name to clipboardExpand all lines: sample-code/examples/python/sauce_connect.py+12-6Lines changed: 12 additions & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
68 | 68 | |
69 | 69 | |
70 | 70 | |
71 | | - |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
72 | 75 | |
73 | 76 | |
| 77 | + |
| 78 | + |
74 | 79 | |
75 | 80 | |
76 | 81 | |
| ||
81 | 86 | |
82 | 87 | |
83 | 88 | |
84 | | - |
| 89 | + |
| 90 | + |
85 | 91 | |
86 | 92 | |
87 | 93 | |
88 | 94 | |
89 | 95 | |
90 | 96 | |
91 | 97 | |
92 | | - |
| 98 | + |
93 | 99 | |
94 | 100 | |
95 | 101 | |
| ||
100 | 106 | |
101 | 107 | |
102 | 108 | |
103 | | - |
| 109 | + |
104 | 110 | |
105 | 111 | |
106 | 112 | |
107 | 113 | |
108 | 114 | |
109 | | - |
| 115 | + |
110 | 116 | |
111 | 117 | |
112 | 118 | |
| ||
117 | 123 | |
118 | 124 | |
119 | 125 | |
120 | | - |
| 126 | + |
121 | 127 | |
122 | 128 | |
123 | 129 | |
|
Collapse file
sample-code/examples/python/sub.py
Copy file name to clipboard+6Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
0 commit comments