Difference between revisions of "Talk:GUI Testing/Framework"
(No difference)
|
Latest revision as of 16:21, 6 November 2006
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'