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
How dom browser extension identify a web application ui object?
What is stored in a test frame?
What is a silktest testplan?
procedure or steps to do silk test? clearly
What are the possible failure scenarios and different types of errors you find in silkTest?
can you test an application in silk test that is running on another system?
How can we Read the data from data grid in Silk Test?
What are the important aspects of a test case?
Imagine you have a string variable that holder a credit card (16digit). There are multiple ways of obtaining last four digits of this number programmatically on a run time. Name one; for practical purpose variables name is sCCnumber?
what is silk testing?
what type of frameworks are you using in silk test?
What is a test frame?