MCPcopy Create free account
hub / github.com/ICBNetwork/web3-Wallet /

Class

wdio/screen-objects/TokenOverviewScreen.js:9–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7import Gestures from '../helpers/Gestures';
8
9class TokenOverviewScreen {
10 get tokenAssetOverview() {
11 return Selectors.getElementByPlatform(TOKEN_ASSET_OVERVIEW);
12 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected