-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit d8cd240
Add: Added JavaScript sample code for remote_webdriver_client (#114) [deploy site]
* Completing the translation completed C#
Completing the translation completed C#
* Completing the translation
Completing the translation browser_navigation
* Completing the translation for #53
Completing the translation for #53
* Completing the translation for #52
Completing the translation for #52
* Add: Added c# sample code for keyup action
* Add: Added JavaScript sample code for remote_webdriver_client
* Add: Added JavaScript (Local file detector) for remote_webdriver_client
* Transaltion (Local file detector) for remote_webdriver_client.zh-cn
* Translation typo
* Code considering chrome/firefox drivers
* Change driver options calling
* Code Optimize Remote WebDriver Client
* Browser Options Example Change
* To avoid InsecureCertificateError and follow similar example
* set desiredcapabilities using javascript1 parent 4eb6fca commit d8cd240
File tree
8 files changed
+280
-32
lines changed- docs_source_files/content/remote_webdriver
8 files changed
+280
-32
lines changedLines changed: 35 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | - | ||
43 | + | ||
44 | + | ||
45 | + | ||
46 | + | ||
47 | + | ||
48 | + | ||
49 | + | ||
50 | + | ||
51 | + | ||
52 | + | ||
53 | + | ||
54 | + | ||
44 | 55 | | |
45 | 56 | | |
46 | 57 | | |
| |||
87 | 98 | | |
88 | 99 | | |
89 | 100 | | |
90 | - | ||
101 | + | ||
102 | + | ||
103 | + | ||
104 | + | ||
105 | + | ||
106 | + | ||
107 | + | ||
108 | + | ||
109 | + | ||
110 | + | ||
111 | + | ||
112 | + | ||
113 | + | ||
114 | + | ||
115 | + | ||
116 | + | ||
117 | + | ||
118 | + | ||
91 | 119 | | |
92 | 120 | | |
93 | 121 | | |
| |||
132 | 160 | | |
133 | 161 | | |
134 | 162 | | |
135 | - | ||
163 | + | ||
164 | + | ||
136 | 165 | | |
137 | 166 | | |
138 | 167 | | |
| |||
161 | 190 | | |
162 | 191 | | |
163 | 192 | | |
164 | - | ||
193 | + | ||
194 | + | ||
195 | + | ||
165 | 196 | | |
166 | 197 | | |
167 | 198 | | |
| |||
Lines changed: 35 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | - | ||
37 | + | ||
38 | + | ||
39 | + | ||
40 | + | ||
41 | + | ||
42 | + | ||
43 | + | ||
44 | + | ||
45 | + | ||
46 | + | ||
47 | + | ||
48 | + | ||
38 | 49 | | |
39 | 50 | | |
40 | 51 | | |
| |||
81 | 92 | | |
82 | 93 | | |
83 | 94 | | |
84 | - | ||
95 | + | ||
96 | + | ||
97 | + | ||
98 | + | ||
99 | + | ||
100 | + | ||
101 | + | ||
102 | + | ||
103 | + | ||
104 | + | ||
105 | + | ||
106 | + | ||
107 | + | ||
108 | + | ||
109 | + | ||
110 | + | ||
111 | + | ||
112 | + | ||
85 | 113 | | |
86 | 114 | | |
87 | 115 | | |
| |||
126 | 154 | | |
127 | 155 | | |
128 | 156 | | |
129 | - | ||
157 | + | ||
158 | + | ||
130 | 159 | | |
131 | 160 | | |
132 | 161 | | |
| |||
155 | 184 | | |
156 | 185 | | |
157 | 186 | | |
158 | - | ||
187 | + | ||
188 | + | ||
189 | + | ||
159 | 190 | | |
160 | 191 | | |
161 | 192 | | |
| |||
Lines changed: 35 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | - | ||
43 | + | ||
44 | + | ||
45 | + | ||
46 | + | ||
47 | + | ||
48 | + | ||
49 | + | ||
50 | + | ||
51 | + | ||
52 | + | ||
53 | + | ||
54 | + | ||
44 | 55 | | |
45 | 56 | | |
46 | 57 | | |
| |||
87 | 98 | | |
88 | 99 | | |
89 | 100 | | |
90 | - | ||
101 | + | ||
102 | + | ||
103 | + | ||
104 | + | ||
105 | + | ||
106 | + | ||
107 | + | ||
108 | + | ||
109 | + | ||
110 | + | ||
111 | + | ||
112 | + | ||
113 | + | ||
114 | + | ||
115 | + | ||
116 | + | ||
117 | + | ||
118 | + | ||
91 | 119 | | |
92 | 120 | | |
93 | 121 | | |
| |||
132 | 160 | | |
133 | 161 | | |
134 | 162 | | |
135 | - | ||
163 | + | ||
164 | + | ||
136 | 165 | | |
137 | 166 | | |
138 | 167 | | |
| |||
161 | 190 | | |
162 | 191 | | |
163 | 192 | | |
164 | - | ||
193 | + | ||
194 | + | ||
195 | + | ||
165 | 196 | | |
166 | 197 | | |
167 | 198 | | |
| |||
Lines changed: 35 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | - | ||
43 | + | ||
44 | + | ||
45 | + | ||
46 | + | ||
47 | + | ||
48 | + | ||
49 | + | ||
50 | + | ||
51 | + | ||
52 | + | ||
53 | + | ||
54 | + | ||
44 | 55 | | |
45 | 56 | | |
46 | 57 | | |
| |||
87 | 98 | | |
88 | 99 | | |
89 | 100 | | |
90 | - | ||
101 | + | ||
102 | + | ||
103 | + | ||
104 | + | ||
105 | + | ||
106 | + | ||
107 | + | ||
108 | + | ||
109 | + | ||
110 | + | ||
111 | + | ||
112 | + | ||
113 | + | ||
114 | + | ||
115 | + | ||
116 | + | ||
117 | + | ||
118 | + | ||
91 | 119 | | |
92 | 120 | | |
93 | 121 | | |
| |||
132 | 160 | | |
133 | 161 | | |
134 | 162 | | |
135 | - | ||
163 | + | ||
164 | + | ||
136 | 165 | | |
137 | 166 | | |
138 | 167 | | |
| |||
161 | 190 | | |
162 | 191 | | |
163 | 192 | | |
164 | - | ||
193 | + | ||
194 | + | ||
195 | + | ||
165 | 196 | | |
166 | 197 | | |
167 | 198 | | |
| |||
Lines changed: 35 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | - | ||
42 | + | ||
43 | + | ||
44 | + | ||
45 | + | ||
46 | + | ||
47 | + | ||
48 | + | ||
49 | + | ||
50 | + | ||
51 | + | ||
52 | + | ||
53 | + | ||
43 | 54 | | |
44 | 55 | | |
45 | 56 | | |
| |||
86 | 97 | | |
87 | 98 | | |
88 | 99 | | |
89 | - | ||
100 | + | ||
101 | + | ||
102 | + | ||
103 | + | ||
104 | + | ||
105 | + | ||
106 | + | ||
107 | + | ||
108 | + | ||
109 | + | ||
110 | + | ||
111 | + | ||
112 | + | ||
113 | + | ||
114 | + | ||
115 | + | ||
116 | + | ||
117 | + | ||
90 | 118 | | |
91 | 119 | | |
92 | 120 | | |
| |||
131 | 159 | | |
132 | 160 | | |
133 | 161 | | |
134 | - | ||
162 | + | ||
163 | + | ||
135 | 164 | | |
136 | 165 | | |
137 | 166 | | |
| |||
160 | 189 | | |
161 | 190 | | |
162 | 191 | | |
163 | - | ||
192 | + | ||
193 | + | ||
194 | + | ||
164 | 195 | | |
165 | 196 | | |
166 | 197 | | |
| |||
0 commit comments