How can you get the moving contents of flash image using
silktest.
Answer Posted / saurabh patwardhan
If you can get the declaration of the object.. u can use
threading and keep tracing the object upon its co-ordinates...
Its difficult but i think can be done
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can silktest run on mac?
What are testplan attributes?
How to run all test cases in a testplan?
can any one please tell me the full form of .g.t in silktest datadriven method
What is 4test?
In SilkTest we have a function Except Log which displays the path of the error occured in a Script.In QTP do we have any function like that?
How to open an existing silktest project?
What is the dom browser extension?
What are the default testplan attributes?
How dom browser extension identify a web application ui object?
How to include a test case into a testplan?
How to test your defaultbasestate?
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 define an object verification in a test case?
How to define values for a testplan attribute?