on 'https://github%.com/login' { form { method = 'post', action = '/session', input { id = 'login_field', name = 'login', type = 'text', value = 'github@textmail.me', }, input { id = 'password', name = 'password', type = 'password', value = pass("Internet/Github"), }, submit = true, autofill = true, }, }