Comment 1 for bug 1438584

Revision history for this message
Brendan Donegan (brendan-donegan) wrote :

Should we call out a specific test here? It seems like a general issue with GenericScopeView. I've also seen such traceback as:

Traceback (most recent call last):
  File "/tmp/adt-run.vGbXyz/build.wbo/real-tree/ubuntu_sanity_tests/tests/test_with_webbrowser.py", line 104, in test_014_webbrowser
    apps_scope.click_scope_item('predefined', 'Browser')
  File "/tmp/adt-run.vGbXyz/deps/usr/lib/python3/dist-packages/autopilot/introspection/dbus.py", line 416, in __getattr__
    (self.__class__.__name__, name))
AttributeError: Class 'GenericScopeView' has no attribute 'click_scope_item'.