Hello
Could you, please, clarify how to set empty value into RadDatePicker?
Recorded step "RadInput: value '' entered." does not clear the field.
When I converted the step into Codded step, I get the following compilation error:
--------------------------------------------------
c:\Users\Documents\WebUI Test Studio Projects\Proj\New Test.aii.cs: Line 77: (CS1061) 'ArtOfTest.WebAii.Controls.HtmlControls.HtmlSpan' does not contain a definition for 'TypeText' and no extension method 'TypeText' accepting a first argument of type 'ArtOfTest.WebAii.Controls.HtmlControls.HtmlSpan' could be found (are you missing a using directive or an assembly reference?)
Thanks,
Svetlana