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 |
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=<input id=""btnSaveTab1"" class=""Button"" onclick=""document.getElementById('a1').click();"" name=""btnSaveTab1"" value=""Save"" type=""button"">", Second button "html id:=btnSave "outerhtml:=<input id=""btnSave"" class=""Button"" onclick=""document.getElementById('a2').click();"" value=""Save"" type=""button"">", Third button "html id:=", outerhtml:=<input id=""btnSaveTab1"" class=""Button"" onclick=""document.getElementById('a1').click();"" name=""btnSaveTab Fourth button "html id:=btnSave outerhtml:=<input id=""btnSave"" class=""Button"" onclick=""document.getElementById('a2').click();"" value=""Save"" type=""button"" 5th button "html id:=", "outerhtml:=<input class=""Button"" onclick=""document.getElementById('a5').click();"" value=""Save"" type=""button"">",
write a qtp code to display all the items in the fly from combo box or list box
can u explain relative path architecture framework in qtp?
What is driver script and driver script in qtp frame work????
how much space occupies in object respository by default?
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
How can you write the scripts that operate on different objects depending on run-time information?
scalability testing comes under in which tool?
How can we call Winrunner functions from QTP?
OR is full with objects but i want to add 5 more objects,but i tried merging files,shared mode and descriptive ,iwont work.is there any alternative for that
How will you check that your test cases covered all the requirements?
What expansion of "MIC" in MICPASS (TEST ReportPAGE)