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

Class

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

Source from the content-addressed store, hash-verified

7} from './testIDs/Screens/DrawerView.testIds';
8
9class DrawerViewScreen {
10 get lockNavBarItem() {
11 return Selectors.getElementByPlatform(DRAWER_VIEW_LOCK_TEXT_ID);
12 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected