I login as User1 from Browser- instance1, then login as User2 from same browser Instance2, how开发者_开发知识库 can I go back to Browser- instance1?
I\'m trying silktest for the first time with an in house application. In one of the windows, I have a button that has two menu lists :
May I know how to create a class in SilkTest?I am using Open Agent. I created a class: winclass hello void check()
Assume i have an object and it has lots of children.May i know how i can find their types? I first used getChildren() to get the children and then used typeof() for each child.
We have an automated test suite, using Borland Silk Test 2008 R2 to carry out regression tests of a new in-house product.