Code review comment for lp:~thomas-moenicke/phablet-extras/maliit-framework-autopilot

Revision history for this message
Thomas Moenicke (thomas-moenicke) wrote :

tested on the device:

>>> from autopilot import introspection
>>> maliit = introspection.get_proxy_object_for_existing_process(1433)
>>> print maliit
<autopilot.introspection.dbus.maliit-server object at 0x189c8f0>
>>> maliit.get_children()
No handlers could be found for logger "autopilot.introspection.dbus"
[<autopilot.introspection.dbus.QQuickView object at 0x189ca50>]

« Back to merge proposal