Resolve "Application blocked by Java security" error

Error:

How to resolve "Application blocked by Java security" error when running any applications


Solution:

Add application URL to Java exception list :
1.Windows Control Panel from the Start menu.
2. Double-click on the Java icon to get the Java control panel dialog box.
3. Navigate to the Security Tab.
4. Click the 'Edit Site List' button.
5. Click the Add button in the Exception Site List window.
6. Click in the empty field under Location field to enter the URL. 
7. Click the OK button.

No comments:

Post a Comment

Selenium firefox driver session fails with : Could not start a new session. Response code 500. Message: Expected browser binary location, but unable to find binary in default location,

 Error: With Firefox driver /gecko driver Could not start a new session. Response code 500. Message: Expected browser binary location, but u...