04-27-2012, 05:22 PM
(This post was last modified: 04-27-2012, 05:25 PM by kallem rajender.)
Hi what you mentioned is correct. you have mentioned a static DP way. We can mention the dynamic DP way too. which is like
we can define the object with name 'DescObject'.
'DescObject' is definition of Descriptive object. This is more flexible way of programming.
Kallem Rajender
Hyderabad
Code:
Browser("title:= ).Page("Title:= ).WebButton(DescObject).click
we can define the object with name 'DescObject'.
'DescObject' is definition of Descriptive object. This is more flexible way of programming.
Kallem Rajender
Hyderabad