Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Click an item in the notification area to open.
04-05-2010, 07:39 PM
Post: #1
Click an item in the notification area to open.

Hi all,

i placed this question before but i didnot get answers so i am writing it again.

I need to open Ms Office Communicator 2007 from the notification area.(system tray area)
When i click the MS Office communicator 2007 from the notification area,
A context menu appears which has sign in as, sign in, open and exit. I go to the open and click on it. Office Communicator opens up.( even double click works but i need X and Y so dont want to use it)

I tried recording, but nothing worked. The position of the communicator is not defined so how do i locate this object and click on it to open????

its important , please help.. its urgent tooooooo.
Find all posts by this user
Quote this message in a reply
04-06-2010, 10:59 AM
Post: #2
RE: Click an item in the notification area to open.
Why dont you use
PHP Code:
SystemUtil.Run "<application exe path>" 
OR
PHP Code:
Dim var
Set var = CreateObject("<appname>.Application"

Regards,
Manish
Find all posts by this user
Quote this message in a reply
04-06-2010, 06:50 PM
Post: #3
RE: Click an item in the notification area to open.
I did that

but it wont open up. All it does is it puts in the notification area.Anyhow Miland found a solution for me to open up the application from the notification area.

Many thanks to Miland.
If you also need solution for this check my other forum about Dblclick
Find all posts by this user
Quote this message in a reply
04-09-2010, 12:16 PM
Post: #4
RE: Click an item in the notification area to open.
link for the thread mentioned above
http://www.learnqtp.com/forums/Thread-dblclick-help

Thanks,
~Saket Kumar
Linkedin| pdf Api for QTP
| Automated-360

It's so hard when I have to, and so easy when I want to...
Find all posts by this user
Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  QTP License migration from one area to another kotaramamohana 0 409 05-16-2012 04:44 PM
Last Post: kotaramamohana
  How to get the location(x,y) of an highlighted item in WinList sunnyk8 3 746 01-11-2012 05:18 PM
Last Post: Tarik Sheth
  In QC from business componenets how to access /add application area vyjayanthi 0 1,394 04-26-2010 06:53 AM
Last Post: vyjayanthi
  clicking an item in the menu should open browser? pjavvaru 3 816 04-06-2010 07:19 PM
Last Post: pjavvaru
  How to get total item in context menu? Star 1 1,476 09-11-2009 01:46 PM
Last Post: Andriana



User(s) browsing this thread: 1 Guest(s)