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
#2
Not Solved
are you trying to create a business component? If so you must have the BPT license and as said in the message you will need to connect to Quality Center.
else if you should open a new test (not business component), paste your code and run your script.

Reply
#3
Not Solved
no saket. I am running my code in a normal test. not in a business component
Reply
#4
Not Solved
strange the message should not pop up in this case.
have you tried with a fresh re start?

Reply
#5
Not Solved
yup. i did many times
Reply


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

Forum Jump:


Users browsing this thread: 1 Guest(s)