04-20-2011, 05:58 PM
this error is related to page object which is not found in the object repository . once this object found then use :
Code:
B().P().Webedit().Type Date
or
B().P().Webedit().Type "20/04/2011"
or
B().P().Webedit().Type "20042011"