I have Silk Test 7.5 installed to my machine. My silk
recoginizes all the windows applications.But its not
recoginizing the web application.When i try to ENABLE
EXTENSION for any web application i am not getting the
window with the two radio button namely DOM and VO. What
could be the problem? I also tried using browsers like
IE,FF and also uninstalled the silk n reinstalled it
again.But it works out with my neighbours system....Wht
could be the problem?????
Answer Posted / manjunath biradar
Check the IE Version. silk test 7.5 doesn't support IE 7.0
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to specify a browser extension to a web application?
How to download latest silk test trial version?
What is the dom browser extension?
How to define new testplan attributes?
how to pass TDS intery in tally?
How to select a group of test cases in a testplan to run?
What is 4test?
How to assign attribute values to test cases?
How to record a test case?
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
How to include a test case into a testplan?
How to run a test case from a testplan file?
How to run a test case from a test script file?
can we test the application by inserting checkpoints using silktest as we do in qtp and winrunner and also what are the automation frameworks in silktest
How record a test case into a testplan automatically?