Talk:GUI Testing/Framework

I would also integrate a function where you can specify a click relative to a given widget. (Imagine docking, where windows can be at arbitrary places?)

click (a_widget, an_x, a_y, a_button, a_click_count)

   -- Generic click. Used by other features. Relative to `a_widget'