1
+
2
+ <!doctype html>
3
+ < html lang ="en " class ="no-js ">
4
+ < head >
5
+
6
+ < meta charset ="utf-8 ">
7
+ < meta name ="viewport " content ="width=device-width,initial-scale=1 ">
8
+
9
+
10
+
11
+
12
+
13
+
14
+ < link rel ="icon " href ="/assets/images/favicon.png ">
15
+ < meta name ="generator " content ="mkdocs-1.6.1, mkdocs-material-9.5.43 ">
16
+
17
+
18
+
19
+ < title > MobileTestFramework</ title >
20
+
21
+
22
+
23
+ < link rel ="stylesheet " href ="/assets/stylesheets/main.0253249f.min.css ">
24
+
25
+
26
+ < link rel ="stylesheet " href ="/assets/stylesheets/palette.06af60db.min.css ">
27
+
28
+
29
+
30
+
31
+
32
+
33
+
34
+
35
+
36
+
37
+
38
+
39
+ < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin >
40
+ < link rel ="stylesheet " href ="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i%7CRoboto+Mono:400,400i,700,700i&display=fallback ">
41
+ < style > : root {--md-text-font : "Roboto" ;--md-code-font : "Roboto Mono" }</ style >
42
+
43
+
44
+
45
+ < script > __md_scope = new URL ( "/" , location ) , __md_hash = e => [ ...e ] . reduce ( ( ( e , _ ) => ( e << 5 ) - e + _ . charCodeAt ( 0 ) ) , 0 ) , __md_get = ( e , _ = localStorage , t = __md_scope ) => JSON . parse ( _ . getItem ( t . pathname + "." + e ) ) , __md_set = ( e , _ , t = localStorage , a = __md_scope ) => { try { t . setItem ( a . pathname + "." + e , JSON . stringify ( _ ) ) } catch ( e ) { } } </ script >
46
+
47
+
48
+
49
+
50
+
51
+
52
+ </ head >
53
+
54
+
55
+
56
+
57
+
58
+
59
+
60
+ < body dir ="ltr " data-md-color-scheme ="default " data-md-color-primary ="deep-purple " data-md-color-accent ="indigo ">
61
+
62
+
63
+ < input class ="md-toggle " data-md-toggle ="drawer " type ="checkbox " id ="__drawer " autocomplete ="off ">
64
+ < input class ="md-toggle " data-md-toggle ="search " type ="checkbox " id ="__search " autocomplete ="off ">
65
+ < label class ="md-overlay " for ="__drawer "> </ label >
66
+ < div data-md-component ="skip ">
67
+
68
+ </ div >
69
+ < div data-md-component ="announce ">
70
+
71
+ </ div >
72
+
73
+
74
+
75
+
76
+
77
+
78
+ < header class ="md-header md-header--shadow md-header--lifted " data-md-component ="header ">
79
+ < nav class ="md-header__inner md-grid " aria-label ="Header ">
80
+ < a href ="/. " title ="MobileTestFramework " class ="md-header__button md-logo " aria-label ="MobileTestFramework " data-md-component ="logo ">
81
+
82
+
83
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54 "/> </ svg >
84
+
85
+ </ a >
86
+ < label class ="md-header__button md-icon " for ="__drawer ">
87
+
88
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z "/> </ svg >
89
+ </ label >
90
+ < div class ="md-header__title " data-md-component ="header-title ">
91
+ < div class ="md-header__ellipsis ">
92
+ < div class ="md-header__topic ">
93
+ < span class ="md-ellipsis ">
94
+ MobileTestFramework
95
+ </ span >
96
+ </ div >
97
+ < div class ="md-header__topic " data-md-component ="header-topic ">
98
+ < span class ="md-ellipsis ">
99
+
100
+
101
+
102
+ </ span >
103
+ </ div >
104
+ </ div >
105
+ </ div >
106
+
107
+
108
+
109
+
110
+
111
+
112
+ < label class ="md-header__button md-icon " for ="__search ">
113
+
114
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5 "/> </ svg >
115
+ </ label >
116
+ < div class ="md-search " data-md-component ="search " role ="dialog ">
117
+ < label class ="md-search__overlay " for ="__search "> </ label >
118
+ < div class ="md-search__inner " role ="search ">
119
+ < form class ="md-search__form " name ="search ">
120
+ < input type ="text " class ="md-search__input " name ="query " aria-label ="Search " placeholder ="Search " autocapitalize ="off " autocorrect ="off " autocomplete ="off " spellcheck ="false " data-md-component ="search-query " required >
121
+ < label class ="md-search__icon md-icon " for ="__search ">
122
+
123
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5 "/> </ svg >
124
+
125
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11z "/> </ svg >
126
+ </ label >
127
+ < nav class ="md-search__options " aria-label ="Search ">
128
+
129
+ < button type ="reset " class ="md-search__icon md-icon " title ="Clear " aria-label ="Clear " tabindex ="-1 ">
130
+
131
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z "/> </ svg >
132
+ </ button >
133
+ </ nav >
134
+
135
+ < div class ="md-search__suggest " data-md-component ="search-suggest "> </ div >
136
+
137
+ </ form >
138
+ < div class ="md-search__output ">
139
+ < div class ="md-search__scrollwrap " tabindex ="0 " data-md-scrollfix >
140
+ < div class ="md-search-result " data-md-component ="search-result ">
141
+ < div class ="md-search-result__meta ">
142
+ Initializing search
143
+ </ div >
144
+ < ol class ="md-search-result__list " role ="presentation "> </ ol >
145
+ </ div >
146
+ </ div >
147
+ </ div >
148
+ </ div >
149
+ </ div >
150
+
151
+
152
+ </ nav >
153
+
154
+
155
+
156
+ < nav class ="md-tabs " aria-label ="Tabs " data-md-component ="tabs ">
157
+ < div class ="md-grid ">
158
+ < ul class ="md-tabs__list ">
159
+
160
+
161
+
162
+
163
+
164
+ < li class ="md-tabs__item ">
165
+ < a href ="/. " class ="md-tabs__link ">
166
+
167
+
168
+
169
+
170
+ Home
171
+
172
+ </ a >
173
+ </ li >
174
+
175
+
176
+
177
+ </ ul >
178
+ </ div >
179
+ </ nav >
180
+
181
+
182
+ </ header >
183
+
184
+ < div class ="md-container " data-md-component ="container ">
185
+
186
+
187
+
188
+
189
+ < main class ="md-main " data-md-component ="main ">
190
+ < div class ="md-main__inner md-grid ">
191
+
192
+
193
+
194
+ < div class ="md-sidebar md-sidebar--primary " data-md-component ="sidebar " data-md-type ="navigation " >
195
+ < div class ="md-sidebar__scrollwrap ">
196
+ < div class ="md-sidebar__inner ">
197
+
198
+
199
+
200
+
201
+
202
+
203
+ < nav class ="md-nav md-nav--primary md-nav--lifted " aria-label ="Navigation " data-md-level ="0 ">
204
+ < label class ="md-nav__title " for ="__drawer ">
205
+ < a href ="/. " title ="MobileTestFramework " class ="md-nav__button md-logo " aria-label ="MobileTestFramework " data-md-component ="logo ">
206
+
207
+
208
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54 "/> </ svg >
209
+
210
+ </ a >
211
+ MobileTestFramework
212
+ </ label >
213
+
214
+ < ul class ="md-nav__list " data-md-scrollfix >
215
+
216
+
217
+
218
+
219
+
220
+
221
+
222
+ < li class ="md-nav__item ">
223
+ < a href ="/. " class ="md-nav__link ">
224
+
225
+
226
+ < span class ="md-ellipsis ">
227
+ Home
228
+ </ span >
229
+
230
+
231
+ </ a >
232
+ </ li >
233
+
234
+
235
+
236
+ </ ul >
237
+ </ nav >
238
+ </ div >
239
+ </ div >
240
+ </ div >
241
+
242
+
243
+
244
+ < div class ="md-sidebar md-sidebar--secondary " data-md-component ="sidebar " data-md-type ="toc " >
245
+ < div class ="md-sidebar__scrollwrap ">
246
+ < div class ="md-sidebar__inner ">
247
+
248
+
249
+ < nav class ="md-nav md-nav--secondary " aria-label ="Table of contents ">
250
+
251
+
252
+
253
+
254
+ </ nav >
255
+ </ div >
256
+ </ div >
257
+ </ div >
258
+
259
+
260
+
261
+ < div class ="md-content " data-md-component ="content ">
262
+ < article class ="md-content__inner md-typeset ">
263
+
264
+ < h1 > 404 - Not found</ h1 >
265
+
266
+ </ article >
267
+ </ div >
268
+
269
+
270
+ < script > var target = document . getElementById ( location . hash . slice ( 1 ) ) ; target && target . name && ( target . checked = target . name . startsWith ( "__tabbed_" ) ) </ script >
271
+ </ div >
272
+
273
+ </ main >
274
+
275
+ < footer class ="md-footer ">
276
+
277
+ < div class ="md-footer-meta md-typeset ">
278
+ < div class ="md-footer-meta__inner md-grid ">
279
+ < div class ="md-copyright ">
280
+
281
+ < div class ="md-copyright__highlight ">
282
+ Copyright © 2018 - 2021 Dipjyoti Metia
283
+ </ div >
284
+
285
+
286
+ Made with
287
+ < a href ="https://squidfunk.github.io/mkdocs-material/ " target ="_blank " rel ="noopener ">
288
+ Material for MkDocs
289
+ </ a >
290
+
291
+ </ div >
292
+
293
+ < div class ="md-social ">
294
+
295
+
296
+
297
+
298
+
299
+
300
+
301
+
302
+ < a href ="https://github.com/dipjyotimetia " target ="_blank " rel ="noopener " title ="github.com " class ="md-social__link ">
303
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 496 512 "> <!--! Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--> < path d ="M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6m-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3m44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9M244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8M97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1m-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7m32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1m-11.4-14.7c-1.6 1-1.6 3.6 0 5.9s4.3 3.3 5.6 2.3c1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2 "/> </ svg >
304
+ </ a >
305
+
306
+
307
+
308
+
309
+
310
+
311
+
312
+
313
+ < a href ="https://linkedin.com/in/dipjyotimetia/ " target ="_blank " rel ="noopener " title ="linkedin.com " class ="md-social__link ">
314
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 448 512 "> <!--! Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--> < path d ="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3M135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5m282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9z "/> </ svg >
315
+ </ a >
316
+
317
+
318
+
319
+
320
+
321
+
322
+
323
+
324
+ < a href ="https://medium.com/@dipjyotimetia " target ="_blank " rel ="noopener " title ="medium.com " class ="md-social__link ">
325
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 640 512 "> <!--! Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--> < path d ="M180.5 74.262C80.813 74.262 0 155.633 0 256s80.819 181.738 180.5 181.738S361 356.373 361 256 280.191 74.262 180.5 74.262m288.25 10.646c-49.845 0-90.245 76.619-90.245 171.095s40.406 171.1 90.251 171.1 90.251-76.619 90.251-171.1H559c0-94.503-40.4-171.095-90.248-171.095Zm139.506 17.821c-17.526 0-31.735 68.628-31.735 153.274s14.2 153.274 31.735 153.274S640 340.631 640 256c0-84.649-14.215-153.271-31.742-153.271Z "/> </ svg >
326
+ </ a >
327
+
328
+ </ div >
329
+
330
+ </ div >
331
+ </ div >
332
+ </ footer >
333
+
334
+ </ div >
335
+ < div class ="md-dialog " data-md-component ="dialog ">
336
+ < div class ="md-dialog__inner md-typeset "> </ div >
337
+ </ div >
338
+
339
+
340
+ < script id ="__config " type ="application/json "> { "base" : "/" , "features" : [ "search.suggest" , "search.highlight" , "navigation.tabs" , "navigation.tabs.sticky" , "navigation.indexes" ] , "search" : "/assets/javascripts/workers/search.6ce7567c.min.js" , "translations" : { "clipboard.copied" : "Copied to clipboard" , "clipboard.copy" : "Copy to clipboard" , "search.result.more.one" : "1 more on this page" , "search.result.more.other" : "# more on this page" , "search.result.none" : "No matching documents" , "search.result.one" : "1 matching document" , "search.result.other" : "# matching documents" , "search.result.placeholder" : "Type to start searching" , "search.result.term.missing" : "Missing" , "select.version" : "Select version" } } </ script >
341
+
342
+
343
+ < script src ="/assets/javascripts/bundle.83f73b43.min.js "> </ script >
344
+
345
+
346
+ </ body >
347
+ </ html >
0 commit comments