Telerik Forums
Testing Framework Forum
11 answers
353 views
I've downloaded and installed the latest WebAii software and am attempting to start scripting some basic tests but I have hit a problem.  The first two steps in my script are to launch a browser and navigate to a URL.  The browser launches, but the script times out without nagivating to the URL.  Here's the start of the code:

       [TestMethod]
        public void NavigationSmokeTest()
        {
            // Launch a browser instance
            Manager.LaunchNewBrowser(BrowserType.InternetExplorer);

            // The active browser
            ActiveBrowser.NavigateTo("http://localhost/dcjlawlog");


I'm using VsTest.  I've tried changing to Firefox (updating the LaunchNewBrowser parameter) and it also times out after launching.

Any ideas?
Cody
Telerik team
 answered on 27 Aug 2009
1 answer
199 views
Is WebAii tool going to be offerred for free for good amount of time? We have been using RAD controls and would like to know this from long term maintenance and support perspective. If there is a plan to make it a sellable product we would like to know in advance. Depending on this we would decide whether to invest our resources in understanding and using this tool for live applications.

Thanks and regards,
Mahesh
Konstantin Petkov
Telerik team
 answered on 21 Jul 2009
Narrow your results
Selected tags
Tags
+? more
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?