what is fire event method in qtp?
Answers were Sorted based on User's Feedback
Answer / pravati
fire event is used for mouse operation. when in some where click operation is not working we use fireevent for mouse operation.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / srivalli
SwfWindow("").SwfWindow("").SwfObject("").FireEvent "onclick"
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / srividya
Few times click method is not working so at the time we can
use the Fire event method
For example
SwfWindow("").SwfWindow("").SwfObject("").FireEvent "Click"
any body try it will work
| Is This Answer Correct ? | 8 Yes | 11 No |
What is the technology used by vb script?
In what way program "hello world" you can write in vbscript?
write a vb script to find the size of d drive?
Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?
Hi Friends Rajendra this is bhavani prasad, iam working Hyderabad. i faced one problem with qtp recording mode i.e in my application there is 100 records first we click the first record that record will be jumped to next session and 99 records will there stop the recording and run the same script .Run this script qtp does not identify the records. So plz tell me what is the solution.
Both Static and dynamic arrays are handled by VB script. Is it true?
. Program for sorting of numbers in vb script?
give me any information abou vb script books learn quckly
who will create the object?
what is inner join? what is outer join? what is a constraint? tell me about rdbms? tell me about acid properties?
Like OPTION EXPLICIT statement what are the other statements used in vbscript and their usage. Please post me all the statements please.
how to retrieve native property value in runtime?