in

ArtOfTest, Inc. Community Forums

Discuss and ask questions about ArtOfTest's products.

Browse by Tags

  • LoginDialog without specifying username and password

    how do I go about interacting with a LoginDialog without specifying a username and password (the dialog already has remember me checked and the values are specified) so that I click ok and it takes what is already there?
    Posted to General Questions (Forum) by tmorrish on 12-04-2008
  • 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
  • Javascript alert dialog being handled, yet timing out

    Greetings, I have a simple javasript alert dialog, which I am handling in code as below. Curiously, when my test code clicks on the button that pops up the dialog, it gets handled immediately, yet the test code will time out in the call to BaseDialog::WaitUntilHandled(). If - before the timeout occurs...
    Posted to General Questions (Forum) by stephanl on 06-03-2008
  • Re: How do I resize a dialog?

    Which dialog are you trying to resize? Did you try the ActiveBrowser.Window.Move() function? This function allows you to move and resize the browser window. There are also ways of getting the window handle of native Win32 windows and doing the same thing. Out of curiosity, what test case do you have...
    Posted to General Questions (Forum) by sircody on 07-17-2007
Page 1 of 1 (4 items)
Copyrights © 2009 ArtOfTest, Inc. All rights reserved.