I want to test the connectivity icon in 3 cases : When the connection status is fine When few heartbeats were missed and/or if the web socket is closed. When no internet In Case one i can test it because i’m always connected to the internet but others i can’t. PS: I’m using TestNG with Appium and Java What do