adding a formfilling script
This commit is contained in:
parent
f22ef93995
commit
dd741d9da0
2 changed files with 34 additions and 0 deletions
33
scripts/forms-fill.sh
Executable file
33
scripts/forms-fill.sh
Executable file
|
@ -0,0 +1,33 @@
|
|||
#!/usr/bin/env bash
|
||||
wtype Frodo
|
||||
wtype -P tab
|
||||
wtype Braggins
|
||||
wtype -P tab
|
||||
wtype Bilbo
|
||||
wtype -P tab
|
||||
wtype Braggins
|
||||
wtype -P tab
|
||||
wtype 12
|
||||
wtype 12
|
||||
wtype 1222
|
||||
wtype -P tab
|
||||
wtype -P tab
|
||||
wtype 1234 Bag End
|
||||
wtype -P tab
|
||||
wtype The Shire
|
||||
wtype -P tab
|
||||
wtype Hobbiton
|
||||
wtype -P tab
|
||||
wtype -P tab
|
||||
wtype 9998881234
|
||||
wtype -P tab
|
||||
wtype bilbo@hobbitsr.us
|
||||
wtype -P tab
|
||||
wtype No
|
||||
wtype -P tab
|
||||
wtype -P tab
|
||||
wtype -P tab
|
||||
wtype -P down
|
||||
wtype -P tab
|
||||
wtype -P down
|
||||
wtype -P down
|
Loading…
Add table
Add a link
Reference in a new issue