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
Is there any way of passing values at runtime? Like scanf does in C.
How to test your defaultbasestate?
What is the syntax of ui object identifier used by dom extension?
How to assign attribute values to test cases?
can any one please tell me the full form of .g.t in silktest datadriven method
How load testing can be done with silk international?
How to define new testplan attributes?
What is the dom browser extension?
How to run a test case from a testplan file?
What is the standard flow of execution of a test case?
Can silktest run on mac?
How to open an existing silktest project?
What is silktest project?
What are the important aspects of a test case?
Where is a testplan stored?