Hi,
Try this code:
Hope It will help you.....
Try this code:
Code:
Browser("QA Instance").Page("QA Instance").Frame("gsft_main").WebEdit("user_name").Set DataTable(“UserName”, dtGlobalSheet)
Browser("QA Instance").Page("QA Instance").Frame("gsft_main").WebEdit("user_password").SetSecure DataTable(“Password”, dtGlobalSheet)Hope It will help you.....

