Answer Posted / srivalli
SwfWindow("").SwfWindow("").SwfObject("").FireEvent "onclick"
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
How can constants be declared in the vbscript language?
How to open excel in vb script?
Develop a parameterized action that accomplishes the following a. Launch a browser of users choice ( example : IE, chrome etc) b. Open up a search engine (Google, Bing etc) c. Perform a search d. Click a particular link depending on the user’s choice ( 1st , 2nd or third link)
What is the technology used by vb script?
Why is the use of exit do or exit for statements within loops discouraged?
How will you get a string with the specified character the specified number of times in vbscript?
Can any one provide code for Mid(string,start[,length]). I have been asked to write code for Mid(). i.e We need to define our own function say MyMid() which should behave same like built-in Mid function
Explain about .wsf files?
How will you get a combined string from array of string in vbscript?
What are the differences between sub procedures and function procedures?
How to use QTP Object in .vbs(vbscript file) file Ex: Browser().., wait(), exist() and etc...
How will you reverse a string in vbscript?
What is the difference between vb debugger and the script debugger?
why do u choose to go for testing why cant for devoloping
Mention the rules for using option explicit statement?