Telerik Forums
Test Studio Forum
0 answers
127 views

Hello Test Studio Community,

We have released a new version of Test Studio today (v2023.3.1330.1). Please update your existing installation at your earliest convenience.

You can review the Legacy Installer Vulnerability - Progress Test Studio article to learn more details about why we are recommending customers to update.

To get the new version, take the following steps:

  1. Go to Downloads | Your Account. 
  2. Select the SKU of Test Studio you are using (Ultimate, DevEdition, Run-Time, etc.).
  3. Download the desired installer file, run it, and follow the steps to completion.

 

If you have questions about your specific installation situation and would like guidance, feel free to open a Technical Support ticket here => https://prgress.co/DevToolsSupport.

Lance
Top achievements
Rank 2
 asked on 31 Jan 2024
1 answer
12 views

When we executing the test cases "Protocol error (Page.navigate): Invalid referrerPolicy" in telerik test studio .

Following log is coming:

Overall Result: Fail
------------------------------------------------------------
'8/13/2025 4:14:09 PM' - Executing test: 'Loginwithuser01_getversionnumber', path: '0100-ReusableSteps\Loginwithuser01_getversionnumber.tstest.'
'8/13/2025 4:14:09 PM' - Using .Net Runtime version: '4.0.30319.42000' for test execution. Build version is '2025.2.604.1'.
'8/13/2025 4:14:09 PM' - Starting execution....
'8/13/2025 4:14:12 PM' - Detected custom code in test. Locating test assembly: HTMLPASS.dll.
'8/13/2025 4:14:12 PM' - Assembly Found: D:\Webteleriktesting\HTMLPASS\bin\HTMLPASS.dll
'8/13/2025 4:14:12 PM' - Loading code class: 'HTMLPASS.Loginwithuser01_getversionnumber'.
------------------------------------------------------------
------------------------------------------------------------
'8/13/2025 4:14:12 PM' - Using 'EdgeChromium', UseExtension: 'False', version '139.0.3405.86' as default browser. 
'8/13/2025 4:14:12 PM' - Using Telerik Components Version: 'Latest'
'8/13/2025 4:14:12 PM' - Using 'https://VS-IND-TEST40.adasoft.int/AtlaxyPass' as base url.
'8/13/2025 4:14:12 PM' - LOG: NavigateTo: https://vs-ind-test40.adasoft.int/AtlaxyPasshttps://vs-ind-test40.adasoft.int
'8/13/2025 4:14:12 PM' - 'Fail' : 1. Navigate to : 'https://vs-ind-test40.adasoft.int'
------------------------------------------------------------
Failure Information: 
~~~~~~~~~~~~~~~
ExecuteCommand failed!
InError set by the client. Client Error:
Protocol error (Page.navigate): Invalid referrerPolicy
BrowserCommand (Type:'Action',Info:'NotSet',Action:'NavigateTo',Target:'null',Data:'https://vs-ind-test40.adasoft.int/AtlaxyPasshttps://vs-ind-test40.adasoft.int',ClientId:'E788FD89E9D31D1B264C86692068237B',HasFrames:'False',FramesInfo:'',TargetFrameIndex:'-1',InError:'True',Response:'Protocol error (Page.navigate): Invalid referrerPolicy')
InnerException: none.

InnerException:
ArtOfTest.WebAii.Exceptions.ExecuteCommandException: ExecuteCommand failed!
InError set by the client. Client Error:
Protocol error (Page.navigate): Invalid referrerPolicy
BrowserCommand (Type:'Action',Info:'NotSet',Action:'NavigateTo',Target:'null',Data:'https://vs-ind-test40.adasoft.int/AtlaxyPasshttps://vs-ind-test40.adasoft.int',ClientId:'E788FD89E9D31D1B264C86692068237B',HasFrames:'False',FramesInfo:'',TargetFrameIndex:'-1',InError:'True',Response:'Protocol error (Page.navigate): Invalid referrerPolicy')
InnerException: none.

   at ArtOfTest.WebAii.Core.Browser.ExecuteCommandInternal(BrowserCommand request)
   at ArtOfTest.WebAii.Core.Browser.ExecuteCommand(BrowserCommand request, Boolean performDomRefresh, Boolean waitUntilReady)
   at ArtOfTest.WebAii.Core.Browser.ExecuteCommand(BrowserCommand request)
   at ArtOfTest.WebAii.Core.Browser.InternalNavigateTo(Uri uri, Boolean useDecodedUrl)
   at ArtOfTest.WebAii.Core.Browser.NavigateTo(Uri uri, Boolean useDecodedUrl)
   at ArtOfTest.WebAii.Core.Browser.NavigateTo(String url, Boolean useDecodedUrl)
   at ArtOfTest.WebAii.Design.IntrinsicTranslators.Descriptors.NavigateToActionDescriptor.Execute(Browser browser)
   at ArtOfTest.WebAii.Design.Extensibility.HtmlActionDescriptor.Execute(IAutomationHost autoHost)
   at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.ExecuteStep(Int32 order)
------------------------------------------------------------
'8/13/2025 4:14:12 PM' - Detected a failure. Step is marked 'ContinueOnFailure=False' aborting test execution.
------------------------------------------------------------
'8/13/2025 4:14:12 PM' - Overall Result: Fail
'8/13/2025 4:14:12 PM' - Duration: [0 min: 0 sec: 219 msec]
------------------------------------------------------------
'8/13/2025 4:14:13 PM' - Test completed!


Elena
Telerik team
 answered on 13 Aug 2025
1 answer
18 views
ExecuteCommand failed!
InError set by the client. Client Error:
Failed to perform mouse action
BrowserCommand (Type:'Action',Info:'NotSet',Action:'RealMouseButtonAction',Target:'null',Data:'R,LeftDoubleClick,86,181,0',ClientId:'39628C5F69C491F695440F05AD2ECE5C',HasFrames:'False',FramesInfo:'',TargetFrameIndex:'-1',InError:'True',Response:'Failed to perform mouse action')
InnerException: none.

InnerException:
ArtOfTest.WebAii.Exceptions.ExecuteCommandException: ExecuteCommand failed!
InError set by the client. Client Error:
Failed to perform mouse action
BrowserCommand (Type:'Action',Info:'NotSet',Action:'RealMouseButtonAction',Target:'null',Data:'R,LeftDoubleClick,86,181,0',ClientId:'39628C5F69C491F695440F05AD2ECE5C',HasFrames:'False',FramesInfo:'',TargetFrameIndex:'-1',InError:'True',Response:'Failed to perform mouse action')
InnerException: none.
Elena
Telerik team
 answered on 22 Jul 2025
0 answers
16 views

The inner text of the object contains text followed by ...
I need the full tooltip text.

Kris
Top achievements
Rank 1
 asked on 01 Jul 2025
1 answer
17 views

Is it possible to verify that a browser page was opened from a WPF desktop application automation?

We don't need to perform testing on the browser page, just the fact that the correct page was opened. May have to supply username/password during the process.

Thank you.

Elena
Telerik team
 answered on 27 Jun 2025
1 answer
16 views

asp.net application - doesn't seem to keep cookies after test.

Trying to run tests separately.

Test Sequence:

login: creates asp.net session cookies

select company: depends on asp.net session cookies and create a company cookie

select employee: depends on asp.net session cookie and company cookie

How do I keep the cookies and/or keep the browser open between running individual tests ?

Elena
Telerik team
 answered on 25 Jun 2025
1 answer
22 views

I have a WPF test that does some setup work, then moves the mouse to various positions on a map to draw a box. Once the box is complete then a double click completes the shape. After this a save button is clicked and other actions are performed.

The issue I am having is that all the setup actions work correctly and the post map actions work correctly, however all the map actions fail when the test is run. I believe this is because the mouse itself needs to move like a real user however I am unsure how to actually do this.

When the test is recorded then it produces multiple "LeftClick on X" actions which in code look like this:

Applications.XYZ.User.Click(ArtOfTest.WebAii.Core.MouseClickType.LeftClick, 7, 45, ArtOfTest.Common.OffsetReference.TopLeftCorner, ArtOfTest.Common.ActionPointUnitType.Percentage, ((System.Windows.Forms.Keys)(0)));

What I need is a similar command, but that moves the mouse from the current position to the recorded position and then clicks the left button. Other than this, it appears that everything seems to be working perfectly.

 

Elena
Telerik team
 answered on 30 May 2025
1 answer
27 views

Hi

 

I am trying to run a SQL Stored Procedure using a Coded Step in Test Studio and when do so getting following error

The type or namespace name 'Data' does not exist in the namespace 'System' (are you missing an assembly reference?)

Can anyone advise on how i can fix this at all?

I have the following set in the Coded Step

using System.Data;

using System.Data.SqlClient;

Many Thanks

 

 

Elena
Telerik team
 answered on 12 May 2025
1 answer
40 views

Hi my AUT has a version number included in the path. Like %localappdata%\Development\app-2025.19.17\development.exe

How can I have the Project > Settings > General > WPF Default application handle this so that it opens the highest version app?

Elena
Telerik team
 answered on 12 May 2025
1 answer
75 views

For some reason when running a Test in Test Studio and choosing to use Chrome Chrome is not opening at all

Other browsers are working as expected

Log shows as below

 

------------------------------------------------------------
'08/05/2025 11:01:34' - Executing test: 'Reschedule', path: 'Reschedule.tstest.'
'08/05/2025 11:01:34' - Using .Net Runtime version: '4.0.30319.42000' for test execution. Build version is '2025.1.226.1'.
'08/05/2025 11:01:34' - Starting execution....
'08/05/2025 11:03:08' - Failure detected during execution. Details:
------------------------------------------------------------
'08/05/2025 11:03:08' - System.TimeoutException: Wait for condition has timed out
   at ArtOfTest.Common.WaitSync.CheckResult(WaitSync wait, String extraExceptionInfo, Object target)
   at ArtOfTest.Common.WaitSync.For[T](Predicate`1 predicate, T target, Boolean invertCondition, Int32 timeout, WaitResultType errorResultType)
   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.Design.Execution.ExecutionEngine.InitializeWeb(ExecutionEngineCreateParams initParams)
   at ArtOfTest.WebAii.Design.Execution.TestExecuteProxy.CreateAndInitializeEngine(Test test, ExecutionEngineCreateParams cp)
   at ArtOfTest.WebAii.Design.Execution.TestExecuteProxy.ExecuteTest(ExecuteTestCommand command)
------------------------------------------------------------
'08/05/2025 11:03:08' - Test completed!

Have tried calibrating Chrome but to no effect

Can anyone help on this at all?

Elena
Telerik team
 answered on 08 May 2025
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?