Forum Discussion

MarekFric's avatar
MarekFric
Occasional Contributor
10 years ago
Solved

Get Internet connection state

Hi all,

 

Is it possible to get Internet connection state ? I would like to find out if my connected device has Internet connection or not. Googling I found only approach for programmers - http://stackoverflow.com/questions/1560788/how-to-check-internet-access-on-android-inetaddress-never-timeouts.

 

For TestComplete I found only check for WiFi state - https://support.smartbear.com/viewarticle/73449/ but Mobile.Device.Connections doesn't have property InternetConnection

 

Marek