04-17-2008, 11:18 AM
hi,
why i asked this question is i tried both the ways ,
First i wrote the script and added the objects in OR (i didnt do recording here) and i could execute the code.
Later i wrote the code , added objects in OR and then i executed the code.
Both the ways i could execute the code that too without doing normal recording.My doubt is can i say the first script which i wrote here is descriptive programming.
Thanks/Regards
Sherin
why i asked this question is i tried both the ways ,
First i wrote the script
Code:
'Browser("google").Page("google").webedit("q").Set "test" '
Later i wrote the code
Code:
'Browser("name:=google").Page("title:=google").webedit("html Tag:=Input","name:=q").Set "test" '
Both the ways i could execute the code that too without doing normal recording.My doubt is can i say the first script which i wrote here is descriptive programming.
Thanks/Regards
Sherin