Forum Discussion
Abramova
Staff
14 years agoHi,
To simulate moving an object with the mouse, you can use the Drag action in your tests.
After the action is called, you can save the application object structure and properties to an Objects collection item. For this purpose, use the Objects.Save method.
To compare the stored structures, you can use the object checkpoints.