Skip to content

Demonstrate how to use CustomizationScript capability

Notifications You must be signed in to change notification settings

PerfectoCode/DesktopWebCustomizationScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perfecto Customization Script Service - Code Sample

The following script demonstrates how to use Perfecto's DesktopWeb Customization Script capability to install an ssl certificate.

To learn more about the DesktopWeb Customization Script Service click here.

Getting Started:

  • Clone the project git clone https://github.com/PerfectoCode/DesktopWebCustomizationScript.git
  • Fill in you Perfecto Lab URL - in the URL variable (line #38 of the CostumizationScriptSample.java file)
  • Provide your security token for the securityToken capability (line #27 of the java file)
  • Run the project

SSL-Certificates

The sample uses the following site: https://self-signed.badssl.com/

  • Before installing the certificates:
    alt text

  • After installing the certificates:
    alt text

    The connection is now considered secured by the browser:
    alt text

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages