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

Class

wdio/screen-objects/ImportSuccessScreen.js:8–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6} from './testIDs/Screens/ImportSuccessScreen.testIds';
7
8class ImportAccountScreen {
9 get container() {
10 return Selectors.getXpathElementByResourceId(IMPORT_SUCESS_SCREEN_ID);
11 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected