Talk:GUI Testing/Framework

< Talk:GUI Testing
Revision as of 16:21, 6 November 2006 by Seilerm (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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'