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
No Answer is Posted For this Question
Be the First to Post Answer
What are the types of text lines in a testplan file?
What is the syntax of ui object identifier used by dom extension?
What is the segue testing methodology?
Define PEER Review ,what it contains & What we discuss in that meeting.
How do you create a user defined class in silk?
Why should we use Silk test .we can use QTP or other tool .What is the difference.
What is a silktest testplan?
can you test an application in silk test that is running on another system?
How to test your defaultbasestate?
How to run all test cases in a testplan?
why silk test sees each objects as custom windows?
what is DON in SILK?