Answers

Question and Answer:

  Home  SilkTest

⟩ 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 ()

 174 views

More Questions for you: