Add an autopilot helper to click a component

Bug #1443663 reported by Leo Arias
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
ubuntu-ui-toolkit (Ubuntu)
Confirmed
Medium
Unassigned

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.

Cris Dywan (kalikiana)
Changed in ubuntu-ui-toolkit (Ubuntu):
status: New → Confirmed
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.