QTP Script for RadioButton

QTP Script for RadioButton Control



Radiobutton allows us to select only one option

Syntax for Set method is ObjectHierarchy.Set

Window("Flight Reservation").WinRadioButton("Economy").Set



To Set other option

Window("Flight Reservation").WinRadioButton("First").Set



QTP Script for Combo box and other Controls

1 comment:

Anonymous said...

set method is for webedit and select for webradiogroup

Related Posts Plugin for WordPress, Blogger...

Fun and Knowledge