11-15-2012, 12:00 PM
Can you try using:
This should identify the particular webedit field.
And I guess the for using regular expressions with DP, the syntax should be like:
Code:
Browser("micclass:=Browser").Page("micclass:=Page").Webedit(s).Set "Abc"
And I guess the for using regular expressions with DP, the syntax should be like:
Code:
Browser("name:=InfoSingle.*").Page("name:=InfoSingle.*")