in

ArtOfTest, Inc. Community Forums

Discuss and ask questions about ArtOfTest's products.

Browse by Tags

  • Access to nested frame

    In frames.cs (exemple file) written: // 1. Frames support in WebAii is currently limited to one level of nesting. This means // that you won't be able to access Frames that are nested within other frames. Is any possibility to get access to the nested frame?
    Posted to General Questions (Forum) by Heniks on 10-30-2008
  • I need to do a test in gmail but...

    I am using WebAii RC 1.1. What I am trying to acheive is a way to enter a gmail account (done) and then enter text in the Search field and hit enter. The rest should be pretty easy to do if I get this part working. The problem is that I can't locate the control. I have tried every way possible and...
    Posted to General Questions (Forum) by SebastienLachance on 04-29-2008
  • AnnotateElement is not frames aware

    I set annotateExecution="true" in my app.config file. My test eventually navigates to a two frame page (a top frame and a bottom frame). It appears that the AnnotateElement function is not handling frames correctly. It's highlighting in frame 0 elements that are being acted on in frame...
    Posted to General Questions (Forum) by sircody on 08-03-2007
  • Browser.Window.GetBitmap(imageRect) with frames getting wrong screen bits

    I have a web page that contains two frames, an upper frame and a lower frame. In the Browser.Frames collection, the first index (0) points to the bottom frame and the second index points to the top frame. If I try to take a snap shot of an element in the bottom frame using this type of code, it actually...
    Posted to General Questions (Forum) by sircody on 07-12-2007
  • Re: automation of web browser

    You can use the ActiveBrowser.Frames[] collection. See our documentation on frames here:http://www.artoftest.com/Resources/WebAii/documentation/topicsindex.aspx?topic=frames Our samples that come with WebAii also include a frames sample test.
    Posted to Browser Support (Forum) by admin on 06-14-2007
  • Where is the Frames code?

    The online documentation talks about Frames support... that you can do ActiveBrowser.Frames["myFrame"] to get to a specific frame (and I do now have need of such a feature). The library code I downloaded last week is missing this method in the Browser class! Do I need to refresh the library...
    Posted to General Questions (Forum) by sircody on 05-25-2007
Page 1 of 1 (6 items)
Copyrights © 2008 ArtOfTest, Inc. All rights reserved.