File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
app/examples/Customization Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,8 @@ export default {
30
30
</StackLayout>
31
31
</SuggestionView>
32
32
</RadAutoCompleteTextView>
33
+ <Label text="For testing"></Label>
34
+ <TextView automationText="testing" hint="For testing"/>
33
35
</StackLayout>
34
36
</Page>
35
37
` ,
Original file line number Diff line number Diff line change 36
36
"mocha-junit-reporter" : " ^1.18.0" ,
37
37
"mocha-multi-reporters" : " ^1.1.0" ,
38
38
"mochawesome" : " ^3.1.1" ,
39
- "nativescript-dev-appium" : " 6.0.1-2019-08-30-02 " ,
39
+ "nativescript-dev-appium" : " ^ 6.0.0 " ,
40
40
"nativescript-dev-webpack" : " ^1.3.0" ,
41
41
"nativescript-vue-template-compiler" : " ~2.4.0" ,
42
42
"shelljs" : " ^0.8.2" ,
43
- "tns-platform-declarations" : " ^6.2.0 " ,
43
+ "tns-platform-declarations" : " ^6.4.2 " ,
44
44
"tslint" : " ~5.11.0" ,
45
45
"typescript" : " ~3.5.3" ,
46
46
"vue-loader" : " ~15.4.2"
You can’t perform that action at this time.
0 commit comments