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 to create a new silktest project?
How to do text verification point in silktest for a specific content.Suppose in the text editor, i have typed some "aaaa,bbbb,cccc,dddd" in different lines. now i want to capture only aaaa of first line from the text editor. How can i do it.Can any one help me.
hai iam not working.iam try to job.on practice i have dout .HOW TO TEST THE CALCULATOR BY USING DATA DRIVEN.PLS REPLY WITH CODE.I HAVE NO IDEA ON DATA DRIVEN.
How to specify a browser extension to a web application?
how to pass TDS intery in tally?
Where is a testplan stored?
What statement in for test is used to transfer control of the script out of the innermost nested for, for each, while switch or selected statement?
what is the use of exception handling in Silk Test and how to use the commands?
How do you identify an exception is silk?
How can you read the contents of PDF using silktest?
What is the advantage of using do except instead of other error logging functions?
What are the possible failure scenarios and different types of errors you find in silkTest?