How to use regular expression in QTP for an combo-box in Java Application.
How to use regular expression in QTP for an combo-box in Java Application.
Check for the Property varying content..use a string or numeric regular expression e.g. numeric(d{1,}), String(\w(5))
Regards,
Nawab