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

Class

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

Source from the content-addressed store, hash-verified

6} from './testIDs/Screens/RequestToken.testIds';
7
8class SendLinkScreen {
9 get requestCloseButton() {
10 return Selectors.getElementByPlatform(PAYMENT_REQUEST_CLOSE_BUTTON);
11 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected