in

ArtOfTest, Inc. Community Forums

Discuss and ask questions about ArtOfTest's products.

Browse by Tags

  • FindParamAttribute fail to invoke

    When I run the sample testcase, All the testcases involved with FindParamAttribute fail. [Test] [Description("Setting the text for a textbox or a textarea")] [FindParam("MyTextBox", FindType.AttributesOnly, "", "id=textbox1")] [FindParam("MyTextArea"...
    Posted to General Questions (Forum) by poooren on 11-11-2007
  • Find.ByParam not using params keyword

    Most of the WebAii functions that accept arrays for input include the params keyword (such as Find.ByAttributes() ) as part of their signature allowing the programmer to use the simpler construct. However Find.ByParam does not. Thus I have to use the form: Find.ByParam( new FindParam[] { Param1, Param2...
    Posted to General Questions (Forum) by sircody on 07-12-2007
Page 1 of 1 (2 items)
Copyrights © 2008 ArtOfTest, Inc. All rights reserved.