in

ArtOfTest, Inc. Community Forums

Discuss and ask questions about ArtOfTest's products.

Browse by Tags

  • IE7 does not respond on my machine after LaunchNewBrowser

    Hello everyone, My code: Settings mySettings = new Settings ( BrowserType .InternetExplorer, @"c:\log\" ); mySettings.AnnotateExecution = true ; mySettings.AnnotationMode = AnnotationMode .All; mySettings.ExecutionDelay = 300; // Create the manager object Manager myManager = new Manager (mySettings...
    Posted to Installation and Setup (Forum) by ofir on 09-28-2008
  • Re: Need to grab url following autoredirect

    Not working. I start from a relative url to app's root folder. Javascript is run to launch a browser page on the scrambled path. Element check for a null reference fails. Do I need to do something with the javascript?
    Posted to Browser Support (Forum) by email_programmer_jim on 04-14-2008
  • Need to grab url following autoredirect

    Hi, My organization has an ASP.Net 2.0 via C# app (therefore WebAii 1.0 is used under NUnit) that scrambles the login url as a part of loading the login page. Two things automatically occur when you reference the login url. You are redirected to a random url. An example would be https://artoftest.com...
    Posted to Browser Support (Forum) by email_programmer_jim on 04-11-2008
  • Browser does not respond

    When I try running one of the basic examples in VS 2008 on Vista 64 bit using NUnit, I can get a browser to launch, but the code execution never gets past the point of: myManager.LaunchNewBrowser(); A browser opens (doesn't matter if I use IE or FireFox), but the code execution does not go to the...
    Posted to Installation and Setup (Forum) by rymoore on 01-16-2008
  • Re: Not connecting to the browser

    I'm having the same issue on a new installation. That is, IE opens with blank window. After 60 minutes, I get an exception: "System.TimeoutException : Timed out waiting for a new browser to connect. Waited 60000 msec." at ArtOfTest.WebAii.Core.Manager.WaitForBrowserToConnect(Int32 browserIndexToWaitFor...
    Posted to Installation and Setup (Forum) by gdinwiddie on 11-01-2007
  • LaunchNewBrowser .. in new process

    Hi we have a few scenarios where we want to login as one user, do a few things, then switch to another browser and as another user, validate the other users actions happened correctly (like send message from one user to another). Unfortunately, as it stands we cannot do this as we want with WebAii ....
    Posted to Browser Support (Forum) by LogicLabs on 08-14-2007
Page 1 of 1 (6 items)
Copyrights © 2009 ArtOfTest, Inc. All rights reserved.