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

Method getParent

src/com/dtmilano/android/viewclient.py:555–560  ·  view source on GitHub ↗

Gets the parent.

(self)

Source from the content-addressed store, hash-verified

553 return None
554
555 def getParent(self):
556 """
557 Gets the parent.
558 """
559
560 return self.parent
561
562 def getChildren(self):
563 """

Callers 3

populateViewTreeMethod · 0.80
findTargetsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected