Code review comment for lp:~elopio/ubuntu-autopilot-tests/url_dispatcher

Revision history for this message
Chris Gagnon (chris.gagnon) wrote :

This would be better in a custom proxy object or it it's own click_accept_button method

+ accept_button = self._get_accept_button(self.unity_proxy)
110
111 self.pointing_device.click_object(accept_button)

review: Needs Fixing

« Back to merge proposal