Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
problem in sendkeys
#1
Not Solved
I am currently working on automation of sendkeys

i want to open an application

here is my code

Code:
set WshShell = CreateObject("WScript.Shell")
Wshshell.AppActivate " screen"
WshShell.SendKeys "^N"

when the last line is executed, i get the following error

" To create a business component, you must first connect to a Quality center project with a business process testing license"

wat could be the problem
Reply


Messages In This Thread
problem in sendkeys - by sk.aravind - 11-04-2009, 09:41 PM
RE: problem in sendkeys - by Saket - 11-05-2009, 10:16 AM
RE: problem in sendkeys - by sk.aravind - 11-05-2009, 01:10 PM
RE: problem in sendkeys - by Saket - 11-05-2009, 02:09 PM
RE: problem in sendkeys - by sk.aravind - 11-05-2009, 02:27 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  SendKeys in Siebel8 mahadevan.swamy1 0 1,654 02-04-2011, 12:22 AM
Last Post: mahadevan.swamy1
  Sendkeys to close an open web browser prasadworld321 2 8,223 03-05-2010, 12:23 PM
Last Post: prasadworld321

Forum Jump:


Users browsing this thread: 1 Guest(s)