in

ArtOfTest, Inc. Community Forums

Discuss and ask questions about ArtOfTest's products.

Browse by Tags

  • How to best handle blocking HTML popup

    Greetings, I have an anchor element <a> which has an onclick handler, that pops up a simple HTML dialog: <a href="BLOCKED SCRIPTsubmitLink(document.Form0,&amp;quot;linkNext&amp;quot;);" onclick="BLOCKED SCRIPTpopupProgressDialog(); return true;">Next</a>...
    Posted to General Questions (Forum) by stephanl on 06-05-2008
  • Re: not able to click links in popup window in IE

    I believe your problem is you have things slightly out of order. Swap your first two lines so that you call SetNewBrowserTracking first and then the Click. The problem you are experiencing is that by the time you turn on browser tracking the window is already opened. Thus the framework is looking for...
    Posted to General Questions (Forum) by sircody on 03-14-2008
  • Testing Win Form Controls in Browser

    Hello, I am a new user of WebAii and am surprised how quickly I was able to set up an application and begin testing my Web site. I wanted to know the best way to test Windows Form controls in the browser. The Web site I am testing pops up a winform control that requests user credentials in order to log...
    Posted to General Questions (Forum) by catfink on 10-08-2007
  • Re: Inconsistent clickable items behavior in popups

    Hi Cody - I'm not 100% clear on your scenario. Are you seeing this behaviour in both FF & IE? Manager.SetNewBrowserTracking(true), simply informs the framework to connect to any new browser window that might pop-up. The new pop-up will be set as the ActiveBrowser instance. Are you able to find...
    Posted to General Questions (Forum) by admin on 06-05-2007
Page 1 of 1 (4 items)
Copyrights © 2009 ArtOfTest, Inc. All rights reserved.