WinRunner Question: Download WinRunner PDF

How to check property of specific Icon is highlighted or not?

Tweet Share WhatsApp

Answer:

set_window("Name of the window");
obj_check_info("Name of the object ","focused",0ut_value);

check for out_value & proceed further

Download WinRunner PDF Read All 67 WinRunner Questions
Previous QuestionNext Question
How to force WR to learn the sub-items on a menu?BitMap or GUI Checkpoints