Friday, June 6, 2008

Select RadioButton through Datatable

Browser("micClass:=Browser").Page("micClass:=Page").WebRadioGroup("name:=servClass").Select
Datatable("FlightClass, dtGlobalSheet)

'Here FlightClass is (Coach,Business, First) in the datatable.

No comments:

Post a Comment