MCPcopy Create free account
hub / github.com/dtmilano/AndroidViewClient / getAndroidClassName

Method getAndroidClassName

src/com/dtmilano/android/viewclient.py:242–243  ·  view source on GitHub ↗
(cls)

Source from the content-addressed store, hash-verified

240
241 @classmethod
242 def getAndroidClassName(cls):
243 return 'android.widget.View'
244
245 def __init__(self, _map, device, version=-1, forceviewserveruse=False, windowId=None, uiAutomatorHelper=None):
246 """

Callers 1

cloneMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected