is it possible to operate(on/off)the capslock using qtp
Answers were Sorted based on User's Feedback
Answer / kiran
using windows script host object we can solve this
Set WshShell=Wscript.createobject(Wscript.shell)
WshShell.sendkeys {CAPSLOCK}
Is This Answer Correct ? | 3 Yes | 2 No |
Answer / rohit
Yes it is possible
For taht you have to rec on screen keyboard by pressing
windows button + U
rec the hole funtion and use it where you need it
Is This Answer Correct ? | 1 Yes | 1 No |
when i am running login page i got test run error? Please give me the script to handle run time exceptions. It's urgent for me.
hi i have one issue while automating the script using QTP i want scrool down .i cannot do even using scrool down methqad is not working .the object will take WebElement plz is there any code help me
how to display message with out using msgbox function?
describe common problems of test automation?
Explain the concept of object repository and how qtp recognises objects?
It is very difficult to test in manual for that we go to DATA DRIVEN TEST.
can any body pls mail me latest FAQ's in QTP to my mailid btrintra@gmail.com....Thanks in advance
Does QTP support flat files? If yes what are those?
what is qtp automation framework, what is the purpose of the framework and which folders included in this framework pls tell me with brief description
Please explain about unicode compatibility in QTP. how we can able to use it. Please help me
What is time parameter?
How to load a object repository(using VBScript) ... very urgent....