Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Click an item in the notification area to open.
#1
Solved: 10 Years, 8 Months, 1 Week ago
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.
Reply
#2
Solved: 10 Years, 8 Months, 1 Week ago
Why dont you use
Code:
SystemUtil.Run "<application exe path>"
OR
Code:
Dim var
Set var = CreateObject("<appname>.Application")
Reply
#3
Solved: 10 Years, 8 Months, 1 Week ago
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
Reply
#4
Solved: 10 Years, 8 Months, 1 Week ago
link for the thread mentioned above
https://www.learnqtp.com/forums/Thread-dblclick-help

Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  IE 11 Download Notification bar identification using UFT 12.52 Sumana 1 3,641 03-09-2016, 09:43 AM
Last Post: supputuri
  QTP open two windows after click on JavaButton Saajo87 0 1,734 07-19-2013, 08:34 PM
Last Post: Saajo87
  QTP License migration from one area to another kotaramamohana 0 2,116 05-16-2012, 04:44 PM
Last Post: kotaramamohana
  How to get the location(x,y) of an highlighted item in WinList sunnyk8 3 10,725 01-11-2012, 05:18 PM
Last Post: Tarik Sheth
  In QC from business componenets how to access /add application area vyjayanthi 0 2,683 04-26-2010, 06:53 AM
Last Post: vyjayanthi

Forum Jump:


Users browsing this thread: 1 Guest(s)