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 / myself
Create a new user in your OS and then start the silk...it
will get recoginized....
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are testplan attributes?
What is silktest project?
How to define new testplan attributes?
What is silktest host?
What are the default testplan attributes?
What is the dom browser extension?
How to assign attribute values to test cases?
How to download latest silk test trial version?
What is silktest agent?
How to record a test case?
Can silktest run on mac?
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 select a group of test cases in a testplan to run?
How dom browser extension identify a web application ui object?
How to test your defaultbasestate?