In the sample demo borland application,we have different driving record details..say Excellent,Good etc.. The Requirement is for different users we need to have different driving records.In the recorded script,i have selected Excellent option so the code is BrowserRadioButtonSelect("//INPUT[@id='autoquote:Type:0']"); Please let me know how we can modify the script to ensure that we use different driving record for different users. Thanks for your help.
↧