Forum Moderators: phranque
I want to develop a tool like winrunner, that can help testers automate their testing steps.
The first hurdle i'm facing is this:
Using DOM and VB, I'm able to see all the fields present in any web page.
I want this to happen:
When i move my mouse over a field, I want that field to be highlighted with a box drawn around it and the details of that field in my application's text box. The problem is, i don't know how to capture the mouse events that occur when I move my mouse over these fields.
This is something like the Spy++ program available in VC++. Only that, this is for web pages.
Please help me in this regard.
with warm regards,
marcq.