Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NativeScript/nativescript-sdk-examples-js
/ button.js
File
button.js
e2e/button.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
chai = require(
"chai"
);
2
const
nsAppium = require(
"nativescript-dev-appium"
);
3
const
examples = require(
"./examples"
);
4
Callers
nothing calls this directly
Calls
1
findButton
Function · 0.85
Tested by
no test coverage detected