in

ArtOfTest, Inc. Community Forums

Discuss and ask questions about ArtOfTest's products.

Browse by Tags

  • Re: Find.ByContent

    In this instance I prefer using a regex pattern. What you don't know is that the naming convention has all the controls on this page (there are about 15 of them) starting with "ctl00_MainContent_mc". As a result searching by the attribute "id=~MainContent_mc" would not work. Using...
    Posted to Getting Started (Forum) by sircody on 06-28-2007
  • Find.ByContent

    I have a control whose ID value changes depending on the environment and the path taken to get to the page. The HTML looks like this: <input type="checkbox" checked="checked" id="ctl00_ctl00_MainContent_mc_ucStandardSearch_cbxRRFilm" name="ctl00$ctl00$MainContent...
    Posted to Getting Started (Forum) by sircody on 06-27-2007
Page 1 of 1 (2 items)
Copyrights © 2009 ArtOfTest, Inc. All rights reserved.