Page 1 of 1

Problem with Windows7 System Tray icon

Posted: Wed Mar 23, 2011 12:16 pm
by vengaishiva
Hi,
I have an application icon in system tray (Windows 7 OS). Whenver i try to click the icon by automating, instead of clicking ranorex code drag and drops the icon. (To say more precisely, the icon is dragged and dropped into the hidden icons area). Whats the reason for this? Expecting your help.
Regards,
Siva R S

Re: Problem with Windows7 System Tray icon

Posted: Wed Mar 23, 2011 1:10 pm
by Support Team
Hi,

I've just tried to reproduce this issue but had no success till now.
So I need some further information, the precisely the better.
Did you do the automation via recorder or by writing your own code?
What exactly are the steps you are performing within your automation.

Kind regards,
Tobias
Support Team

Re: Problem with Windows7 System Tray icon

Posted: Wed Mar 23, 2011 1:56 pm
by vengaishiva
Hi,
There is an icon in system tray of Windows 7 for my application. When i click the icon it displays a long list of context menu from which i can select anyone. I want to select the 19 th item in the menu list.This is the scenario which i want to automate via code.
The code identifies the application icon in the system tray. But when i call the click method of it, it just drag and drops the icon into hidden icons area. (Please place the application icon near the hidden items button and have some items as hidden in system tray).
Regards,
Siva R S

Re: Problem with Windows7 System Tray icon

Posted: Wed Mar 23, 2011 2:15 pm
by Support Team
Hi,

I've just tried it with a system try icon directly next to the hidden items area.
But everything worked as expected.
So, as I assume from your last post you've written your own code.
Can you provide us this code?
Maybe this hwlps us determining the problem.

Kind regards,
Tobias
Support Team