Description
Ruby script to apply for Working Holiday Visa from New Zeanland.
Installation
$ gem install whv_nz
Usage
$ whv_nz
Usage: main [options]
-n, --new Generate config file
-c, --config Config file path
-p, --production Use real account
-d, --daemon In background
-h, --help Show help info
Config
- title: 1(Mr), 2(Mrs), 3(Ms), 4(Miss), 5(Dr), 6(Other)
- gender: M(Male), F(Female)
- been_before: No/Yes
Dependency
- Chrome
- Xvfb
- ChromeDriver
- (Optional)Supervisor
- (Optional)Config Mailgun for email notification
- (Optional)Config Rollbar for error tracking