This is a migrated thread and some comments may be shown as answers.

Recording&Execution issues in IE Browser

4 Answers 134 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Kalpesh
Top achievements
Rank 1
Kalpesh asked on 25 Oct 2010, 11:15 AM

Hi,

I came across with an Issue related to recording& execution in IE browser.

 

Issues-

1.      1.  While recording scripts, tool launching the IE window. However it is not displaying recording options at top right corner of Window

Application Log is displaying the following message-

Error launching the recorder. Error : System.TimeoutException: Wait for condition has timed out

   at ArtOfTest.Common.WaitSync.CheckResult(WaitSync wait, String extraExceptionInfo)

   at ArtOfTest.Common.WaitSync.For[T](Predicate`1 predicate, T target, Boolean invertCondition, Int32 timeout)

   at ArtOfTest.WebAii.Core.Manager.WaitForBrowserToConnect(Int32 browserIndexToWaitFor)

   at ArtOfTest.WebAii.Core.Manager.LaunchNewBrowser(BrowserType browserToLaunch, Boolean waitForBrowserToConnect, ProcessWindowStyle windowStyle, String arguments)

   at ArtOfTest.WebAii.Core.Manager.LaunchNewBrowser(ProcessWindowStyle windowStyle, String arguments)

   at ArtOfTest.WebAii.Design.RecorderWindowManager.GetActiveBrowser(Boolean createOneIfNeeded, String arguments)

   at ArtOfTest.WebAii.Design.RecorderWindowManager.<>c__DisplayClass8.<EnsureActiveBrowser>b__7()

 

2.       2. While executing scripts in IE browser, tool opened browser window& it’s not proceeded as per the scripts. However its working fine if user runs same script by selecting Fire Fox browser

Application Log is displaying the following message-

 LogMessage: [3:06:17 PM] - Test 'CApplicationWizard' selected.

Note: No configuration changes/installations are done in system.

Thanks in advance.

4 Answers, 1 is accepted

Sort by
0
Cody
Telerik team
answered on 25 Oct 2010, 04:17 PM
Hello Kalpesh,

We need some additional diagnostic information. Please follow these steps:

  1. Start the tool and open a test, but do not yet start recording. Even an empty test will be fine here.
  2. Select Help from the menu.
  3. Click Record as shown in the attached screenshot.

This will attempt to launch the recorder with an additional log window. Please send us the contents of this log window for diagnostics.


All the best,
Cody
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Kalpesh
Top achievements
Rank 1
answered on 27 Oct 2010, 11:03 AM
Hi,

We tried with the same steps provided in response. However tool does not launched any additional log window. It opened the IE browser window without recording tool bar.

Application log( Help Menu> View Log) displayed following details.

[3:21 PM] - LogMessage: [3:21:51 PM] - WebUI Test Studio (version:2010.2.827.0) started.
[3:22 PM] - LogMessage: [3:22:42 PM] - Active Project is : 'SOS'
[3:22 PM] - LogMessage: [3:22:42 PM] - Project 'SOS' Ready.
[3:24 PM] - ------- Function Start 'StandaloneHost.EditControlledFiles' -------
[3:24 PM] - ------- Function End 'StandaloneHost.EditControlledFiles' -------
[3:24 PM] - LogMessage: [3:24:10 PM] - Test 'New Test' selected.


Thanks
0
Cody
Telerik team
answered on 27 Oct 2010, 03:30 PM
Hello Kalpesh,

Thank you for trying that. That means something is blocking our IE add-on from running at all. The next thing to try is disabling all IE add-ons except our two:

  1. WebUI TestStudio Recorder
  2. WebAii Test Execution Extension

If that does not help I'd like to diagnose this further on your computer via GoToMeeting. Let me know what time zone you are in and your availability and I'll setup the meeting. I'm in Austin, TX which is Central Time (GMT -6).

Regards,
Cody
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Kalpesh
Top achievements
Rank 1
answered on 01 Nov 2010, 08:12 AM

Thank you for your response.

Your solution worked for us.

Tags
General Discussions
Asked by
Kalpesh
Top achievements
Rank 1
Answers by
Cody
Telerik team
Kalpesh
Top achievements
Rank 1
Share this question
or