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?
Answer Posted / nponpandian
use Browser.GetCaption() method
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to run a test case from a test script file?
How to record a test case?
How to select a group of test cases in a testplan to run?
How to test your defaultbasestate?
What is the segue testing methodology?
Where is a testplan stored?
What is the dom browser extension?
What is multi-tagging?
In SilkTest we have a function Except Log which displays the path of the error occured in a Script.In QTP do we have any function like that?
How to run all test cases in a testplan?
How to include a test case into a testplan?
Can silktest run on mac?
What are testplan attributes?
What are the default testplan attributes?
How to open an existing silktest project?