what is the operator for carriage return(Enter) in Silk Test
for File.
Answers were Sorted based on User's Feedback
Answer / guest
the ascii value for carriage return in 4TEst is 10
| Is This Answer Correct ? | 0 Yes | 0 No |
What is silktest project?
I'm involved in automation using silk test of an swing application running in a browser. There is a window whose name is a dynamic. i.e based on the input(eg: some filename) the window name keeps on changing. I need to capture the window name for every run of silk test case for different input filenames. I'm aware of GetName() in SilkTest, but its not working for me. Can anybody suggest me any logic to achieve this using silktest?
How to specify a browser extension to a web application?
what type of frameworks are you using in silk test?
what is the statment/command for invoke the browser from script
Can we use regular expressions to facilitate dynamic objects identification by SilkTest?
how to pass TDS intery in tally?
can any one please tell me the full form of .g.t in silktest datadriven method
What is the dom browser extension?
What is custom object .what it contains. Difference between custom & standard objects.
What statement in for test is used to transfer control of the script out of the innermost nested for, for each, while switch or selected statement?
What is the syntax of ui object identifier used by dom extension?