⟩ How to get button caption?
Answer1:
Use GetCaption () method......
Answer2:
Either use "sCaption" Property or "GetCaption" Method
Syntax - ControlName.sCaption
or use GetCaption () Method
Syntax - ControlName.GetCaption ()
Answer1:
Use GetCaption () method......
Answer2:
Either use "sCaption" Property or "GetCaption" Method
Syntax - ControlName.sCaption
or use GetCaption () Method
Syntax - ControlName.GetCaption ()
What is the syntax of UI object identifier used by DOM extension?
How to add objects of other pages to a test frame?
What is stored in a test frame?
Prob regarding close the Child Window
I am investigating solutions for automating an Invisible Application and believe that using a Grid may solve many of my problems. Does anyone have any experience using this technique with Silk Test or know of any good resources I could contact.?
Retrieve text from disable textfield.Silk is not recognizing that disable object. How can I come to a conclusion?
What are testplan attributes?
How to maintain recovery system?
Problem with JavaJFCTable class.
How to write function in inc file?