Skip to content

fasterize/webpagetest-installation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Download the script deploy-WebpagetestAgent.ps1

Update the following lines :

[String]$wpt_password = "p@ssword",
[String]$wpt_url = "http://www.webpagetest.org/",
[String]$wpt_location = "wpt_location",
[String]$wpt_key = "wpt_key",
[String]$windows_licenseKey = "XXXXX-XXXXX-XXXXX-XXXXX-XXXXX"

Run the script as Administrator.

  • Create a shortcut to your Powershell script on your desktop
  • Right-click the shortcut and click Properties
  • Edit the command powershell.exe -NoExit -f deploy-WebpagetestAgent.ps1
  • Click the Shortcut tab
  • Click Advanced
  • Select Run as Administrator

Pitfull/Post manual task

Ref :

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published