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!