11-05-2014, 12:18 PM
Instead of using the statements from recording and parameterizing them we can use descriptive programming statements
Eg :-
Here username between double quotes is column name of the Local data sheet of the datatable
Eg :-
Code:
Browser("micclass:=Browser").Page("micclass:=Page").WebEdit("name:=username").Set DataTable("username", Action1)