07-20-2011, 12:18 PM
I hope you used descriptive programming for this webelement properly.
As you said, during recording it is creating a webedit object, copy the same properties of that webedit to this webelement
As you said, during recording it is creating a webedit object, copy the same properties of that webedit to this webelement
Code:
Browser("...........").Page("....").Webelement("prop1:=prop1_value_in_object_repos","prop2:=prop2_value_in_object_repos").Click