in

ArtOfTest, Inc. Community Forums

Discuss and ask questions about ArtOfTest's products.

Browse by Tags

  • Re: Possible error with element.Attributes

    Hi, I've encountered this issue again, but this time I'm disabling a HtmlInputText element. Once again I'm using jqeury to disable the element - heres the line of code addEditForm.DestinationUrlInput.attr("disabled", true); I'm using Nunit, IE6 and Webaii RC0. I can get around...
    Posted to General Questions (Forum) by Kieranmaine on 06-24-2008
  • Possible error with element.Attributes

    I'm disabling some checkboxes and then checking the attributes of the check boxes in Nunit. Although the checkboxes were disabled in the browser (IE and Firefox), webaii wasn't listing then as disabled. When I outputed the list of attribute names for the checkbox to the console it returned the...
    Posted to General Questions (Forum) by Kieranmaine on 04-08-2008
  • RC1 and IE text boxes ..

    Up until RC1, I've not been able to run tests in IE 7 / Vista, it's now working ok, but our tests have broken in another way, due to an issue with <input> elements Basically we perform a search for <input type="text" /> but in IE it appears that the type="text"...
    Posted to Browser Support (Forum) by LogicLabs on 09-03-2007
  • GetValue with <label>

    There appears to be a problem with GetValue when trying to access the "FOR" attribute of a label element... The second assert fails as "for" seems to resolve to "undefined"... I can though evaluate this correctly by enumerating the label elements attributes collection. ...
    Posted to General Questions (Forum) by LogicLabs on 08-20-2007
Page 1 of 1 (4 items)
Copyrights © 2009 ArtOfTest, Inc. All rights reserved.