** Changed in: ubuntu-ui-toolkit (Ubuntu)
Status: New => Confirmed
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1443663
Title:
Add an autopilot helper to click a component
Status in ubuntu-ui-toolkit package in Ubuntu:
Confirmed
Bug description:
In many places we are calling:
self.pointing_device.click_object(self.select_single(...))
Instead of that, it would be clearer to call:
self.select_single(...).click()
In that click helper, we should also check if the item is enabled and
visible. If not, an exception should be raised.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1443663/+subscriptions
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp