in

ArtOfTest, Inc. Community Forums

Discuss and ask questions about ArtOfTest's products.

Browse by Tags

  • Re: Iterate Through DropList/Select Options?

    Yes there certainly is a very clean method for accessing Selects and the Options contained within it. The "secret" is to use the HtmlControl suite which is documented here: http://www.artoftest.com/Resources/WebAii/Documentation/topicsindex.aspx?topic=htmlcontrols Here's some sample code...
    Posted to Getting Started (Forum) by sircody on 10-10-2007
  • Having trouble reading options of HtmlSelect control

    I have a web page with two select drop downs. The first is used to select an items color, the second is used to select an items size (such as buying a pair of shoes). Initially the options of the size select contain only "Select Size" and the control is disabled. When the user selects a color...
    Posted to General Questions (Forum) by sircody on 09-24-2007
  • SELECT / ListBox multiple selection

    Is there anyway to perform a multiple select in a list box? I've looked at the possibility of using SendKeys to press CTRL, but alas this doesn't look possible. It would be good if the HtmlSelect.SelectByXX() had an overload with a boolean flag that would indicate whether the selection should...
    Posted to General Questions (Forum) by LogicLabs on 08-20-2007
Page 1 of 1 (3 items)
Copyrights © 2008 ArtOfTest, Inc. All rights reserved.