- Регистрация
- 24.01.2011
- Сообщения
- 119
- Благодарностей
- 3
- Баллы
- 0
The mouse emulation is very useful but I'm wondering if there is any what to extract the coordinates of the object that needs to be moved?
For example, a list of moveable widgets on a page are in a random order. I can identify them by name but how would a get their coordinates to pass to the mouse emulation which would then drag them into the order I need them in?
So is there any easy way to return the x,y coordinates of a page element?
For example, a list of moveable widgets on a page are in a random order. I can identify them by name but how would a get their coordinates to pass to the mouse emulation which would then drag them into the order I need them in?
So is there any easy way to return the x,y coordinates of a page element?