Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4
import
{ NOTIFICATION_TITLE } from
'./testIDs/Components/Notification.testIds'
;
5
6
class
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