Files
NativeScript/apps/app/ui-tests-app/issues/open-file-6895.xml
Svetoslav 2efafc3a4f test: update test samples (#7016)
* test: update test samples
2019-03-20 18:15:48 +02:00

5 lines
175 B
XML

<Page navigatingTo="navigatingTo">
<GridLayout id="root">
<Button text="Open File" automationText="openFile" tap="openFile" height="40"></Button>
</GridLayout>
</Page>