cancel
Showing results for 
Search instead for 
Did you mean: 

Mouse cursor can not get actived

HaoLu
Level 3
Hi There,

I had an element which was spied by the browser model from the firefox ,and it can only be spied with the browser model .I want to active the mouse cursor with "^A" ,"{Tab}" and many others hotkeys ,also with the click the element ,but I can not active the cursor from the element .Can i get your help or suggest on it ?Thanks~


------------------------------
Hao Lu
------------------------------
2 REPLIES 2

GopalBhaire
Level 10
I don't really understand your requirement (does simple click doesn't work?), my understanding is you want to do a global mouse click on a element which can be spied only in browser mode.

If my understanding is correct then you can use following method:
1. Read Stage - Get Bounds of spied element, this will give you co-ordinates of that element.
2. Spy a element in Region mode and make co-ordinates dynamic
3. Navigate Stage - Use Global Mouse Click on region mode element passing co-ordinates value from Step 1


------------------------------
Gopal Bhaire
Analyst
Accenture
------------------------------

Hi Gopal,

Thank you so much ! This is my question ,the element can only be spied with broswer model but not region model .If use the region model spy the element, it will not get recognized .
It was caused by my firefox version or application modeller issue,i will downgrade my firefox version.

------------------------------
Hao Lu
------------------------------