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

Class

wdio/screen-objects/CommonScreen.js:6–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4import { NOTIFICATION_TITLE } from './testIDs/Components/Notification.testIds';
5
6class CommonScreen {
7 get toast() {
8 return Selectors.getElementByPlatform(TOAST_ID);
9 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected