Facing issue while executing the test cases Protocol error (Page.navigate): Invalid referrerPolicy

1 Answer 14 Views
Test Execution
Priyanka
Top achievements
Rank 1
Priyanka asked on 13 Aug 2025, 12:42 PM | edited on 13 Aug 2025, 12:43 PM

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!


1 Answer, 1 is accepted

Sort by
0
Elena
Telerik team
answered on 13 Aug 2025, 02:13 PM

Hello Priaynka,

The recent update of Chrome and Edge v.139 was pushed last week and it was not compatible with Test Studio. Thus all executed tests failed with the error you listed.

Luckily we found the misbehavior quite early a public bug report was submitted - this is the public item to check. 

As you can see in the mentioned bug report the issue is addressed and a fix is already published with our latest official release - 2025 Q3 (2025.3.812). Please, take the time to update to it on all machines with Test Studio. 

Regards,
Elena
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Test Execution
Asked by
Priyanka
Top achievements
Rank 1
Answers by
Elena
Telerik team
Share this question
or