Unanswered question

Why am I getting Unexpected Error while recording scenario using IE-9 and Neoload 4.2.0?

Since upgrading to Neoload 4.2 I cannot record scenarios because I get "Unexpected Error" as soon as opening login screen is displayed.

Jim D.
Jim D.

Jim D.

Level
0
9 / 100
points

Answers

Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

It might be due to some changes in NeoLoad 4.2 related to SSL. Could you try the procedure below:

 

1. Stop NeoLoad
2. Edit <install_dir>\conf\controller.properties
3. Go to [General] section and locate that key:

https.protocols=SSLv3,TLSv1,TLSv1.1,TLSv1.2

Change it to

https.protocols=SSLv3,TLSv1,TLSv1.1

4. Save
5. Start NeoLoad

You can retest to see if it works now for recording and your application.