[Samie-code] Mouse control in SAMIE
Brought to you by:
henrywasserman,
techlogic
|
From: Ryan E. <ry...@pr...> - 2003-05-23 12:27:14
|
Hi All,
Does anyone know a simple way to get the screen location of an DHTML =
element using perl in Win32
Instead of just clicking a link, it would be nice to have SAMIE move the =
mouse to the link, so someone running the test can visually follow what =
is happening.
If the coordinates of the object are known, the mouse can be moved =
with the Win32::GuiTest functions.
|