Skip to content

Instantly share code, notes, and snippets.

@ig10
ig10 / kompass2015.js
Last active August 29, 2015 14:16
Auto Fill Kompass 2015 Apply Forms
javascript:((function registerKompass() {
var step1 = {
radio: ["rdoServiceIn_0"],
common: {
"txtLastName": 'PASSPORT LAST NAME',
"txtFirstName": 'PASSPORT FIRST NAME',
"txtDob": 'yyyy-mm-dd',
"ddlCitizenship": 'COUNTRY', // CL == Chile
"txtEmailAddress": '[email protected]',
"txtEmailAddressConfirm": '[email protected]',