what is the operator for carriage return(Enter) in Silk Test
for File.
Answer Posted / bhaskara reddy
Use Object.TypeKeys("<Enter>")
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to specify a browser extension to a web application?
Can silktest switch browsers automatically?
What is silktest project?
How to define an object verification in a test case?
What is stored in a test frame?
What is the vo browser extension?
How to create a new silktest project?
Where are the testplan attributes stored?
How to add objects of other pages to a test frame?
How to download latest silk test trial version?
Can silktest run on mac?
What is 4test?
How to create group and sub group descriptions in a testplan?
Hi All, An newbiee to silk test tool. I wanted to write a function which checks the browser type installed in the local machine & then based on the browser type test case should run. I tried little bit writing the function : Void Func_ValidateBrowserType() Window myWin myWin = Browser.GetRealBrowser () print (myWin) Any help please.. Thanks, V
How load testing can be done with silk international?