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

Chrome NavigateTo method timing out

1 Answer 104 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
I.M. Batman
Top achievements
Rank 1
I.M. Batman asked on 01 Mar 2019, 11:12 PM

Hi,

When using Chrome with the NavigatTo method, if the target url causes the browser to display a certificate error/warning the NavigateTo method times out and throws an exception. Which causes you to be unable to use any current work around to bypass the error screen and navigate to your intended URL. If I manually navigate past the certificate error page, the NavigatTo method then releases the browser object.

I am using the most recent version of the test framework 2019.2 and the most recent version of the Telerik extension 2019.1. The only work around I have is a try catch finally but the timeout is too long for our intended purposes.

 

Thanks!

1 Answer, 1 is accepted

Sort by
0
Daniel Djambov
Telerik team
answered on 04 Mar 2019, 08:26 AM
Hi,

Thank you for contacting us on this matter.

If my assumption is correct, in order to overcome this issue, what you have to do is to make sure you register Fiddler certificate for https connections in your browser, or add your site to trusted locations in browser. Basically configure your browser to trust your website when using https.

Please check this article and try out suggestions in it applicable for your case (using framework only - we have out of the box solution to register certificate from our main Product Test Studio UI also) and let me know if you were able to overcome this issue.

Best Regards,
Daniel Djambov
Progress Telerik
 
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
 
Tags
General Discussions
Asked by
I.M. Batman
Top achievements
Rank 1
Answers by
Daniel Djambov
Telerik team
Share this question
or