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

Class

wdio/screen-objects/Modals/NotificationModal.js:4–4  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2import { NOTIFICATION_TITLE } from '../testIDs/Components/Notification.testIds';
3
4class NotificationModal {
5 get title() {
6 return Selectors.getElementByPlatform(NOTIFICATION_TITLE);
7 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected