What is the dom browser extension?
No Answer is Posted For this Question
Be the First to Post Answer
In "Property" the user-defied property can have two functions only, define that?
what is silk testing?
How to create and edit a testplan?
How to include a test case into a testplan?
what is the statment/command for invoke the browser from script
Where are the testplan attributes stored?
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?
What is custom object .what it contains. Difference between custom & standard objects.
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
What is the vo browser extension?
In for test there are three pass modes for function arguments. They are rarely used since pass mode always default to the most used one. Pls name them and specify which one is a default?
What are the problems you faced while identifying an object in silk?