view counter

AutoLogin GreaseMonkey Script

Thanks to Stephen Phillips for this story

Here is a GreaseMonkey Script that changes the languages options on the PeopleSoft login page to users’ names.  When you click on the user’s name, it populates the username and password.  It is great for when you are testing Workflow or something like that.

view counter

// ==UserScript==
// @name           PSautologin
// @namespace      http://psst0101.wordpress.com
// @description    Automatic Login for PS
// @include        [...]

Read the entire article at its source

view counter