MCPcopy Create free account
hub / github.com/X-PLUG/MobileAgent / linearize_and_annotate_tree

Method linearize_and_annotate_tree

PC-Agent/pywin.py:40–43  ·  view source on GitHub ↗
(
        self, obs: Dict, show_all_elements: bool = False
    )

Source from the content-addressed store, hash-verified

38 pass
39
40 def linearize_and_annotate_tree(
41 self, obs: Dict, show_all_elements: bool = False
42 ) -> str:
43 pass
44
45 def find_element(self, element_id: int) -> Dict:
46 pass

Callers 1

pywin.pyFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected