in

ArtOfTest, Inc. Community Forums

Discuss and ask questions about ArtOfTest's products.

Browse by Tags

  • Re: Multiple browsers, multiple AOT instances

    I was planning to use a different process with each controlling its own browser(s). So how does a launched browser know which process (instance of AOT) to connect to? From the wording in the documentation it seems as if the launched browser finds the instance of AOT - if so, How does it know which process...
    Posted to General Questions (Forum) by djmarcus on 02-12-2008
  • Re: Multiple browsers, multiple AOT instances

    A combination sorry for the "wimpy" answer). There are two motivations on my part: a) drive the server side with "multiple users" to make sure the multi-user logic at the back end works properly b) parallel testing where each 'driver' could be testing a different part of the...
    Posted to General Questions (Forum) by djmarcus on 02-05-2008
  • Multiple browsers, multiple AOT instances

    I am planning an application that would run multiple unrelated instances of WebAii drivers each driving its own dedicated browser - all on the same machine. Will this work? My concerns are several (and I hope unfounded) 1- Will the launched browser connect to the proper instance that launched it? 2-...
    Posted to General Questions (Forum) by djmarcus on 02-04-2008
  • Extend Click() to clone the current browser 'click' on link in the new browser

    Most broswers support clicking on a link and seeing the results in a new window running the cloned browser. Wish: Extend the Click() mechanism to support this functionality. Details: In Firefox, for example, I can 'wheel-click' on a link to get the results of the link in a new browser tab (or...
    Posted to Feature Wish List (Forum) by djmarcus on 02-04-2008
  • Re: Multithreading

    Sanjay - This is currently on our wish list here: http://artoftest.com/CommunitySite/forums/t/20.aspx Now, regarding load testing, WebAii is currently not meant to be used for load testing. You can use it to test basic concurrency but I don't recommend using it for load testing since it automates...
    Posted to General Questions (Forum) by admin on 06-08-2007
  • multithreading support

    I posted the original problem here . It would be great to be able to create several managers/browsers from different threads. By now I can create several processes and run separate browsers from them, but an exception is thrown when I try running many browsers from different threads inside one process...
    Posted to Feature Wish List (Forum) by dxb on 06-04-2007
  • Re: Multithreading

    Hi dxb, Multithreading is not a scenario we are supporting right now unfortunately for actual browsers like IE/FF. If you are using the AspNetHost it should work. Please add this to the wish list forum. We'll track this for future releases if there is a real demand for this scenario.
    Posted to General Questions (Forum) by admin on 06-04-2007
  • Multithreading

    Hi, everyone! I'm experiencing some troubles trying to work with multiple windows. Here's the goal: run two instances of FF (in fact, one instance with two windows) and load different pages. Here's the code: static void Main(string[] args) { WorkClass wc1 = new WorkClass("http://www...
    Posted to General Questions (Forum) by dxb on 06-04-2007
Page 1 of 1 (8 items)
Copyrights © 2009 ArtOfTest, Inc. All rights reserved.