This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // @description On auspost.com.au mypost track details page, reloads after ~1 hour (with random 5-min window) and clicks the Journey tab. Developed for Brave scriptlet. | |
| // @author https://github.com/sunnz | |
| // @match *://auspost.com.au/mypost/track/details* | |
| /* | |
| 🚗 Auto Reload & "Journey" Tab Click for AusPost Track Details | |
| - Runs on auspost.com.au/mypost/track/details* | |
| - Reloads page in 57–63 minutes (adds randomness for "human" touch) | |
| - Automatically clicks the "Journey" tab if present (OptionJourney element) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| INFO global: Vagrant version: 1.8.6 | |
| INFO global: Ruby version: 2.2.5 | |
| INFO global: RubyGems version: 2.4.5.1 | |
| INFO global: VAGRANT_LOG="info" | |
| INFO global: VAGRANT_OLD_ENV__system_version="10.11" | |
| INFO global: VAGRANT_OLD_ENV_GEM_PATH="/Users/sunnz/.rvm/gems/ruby-2.3.0:/Users/sunnz/.rvm/gems/ruby-2.3.0@global" | |
| INFO global: VAGRANT_OLD_ENV_rvm_bin_path="/Users/sunnz/.rvm/bin" | |
| INFO global: VAGRANT_OLD_ENV_TERM_SESSION_ID="10116589-0DE6-40BF-96AD-4829D452F161" | |
| INFO global: VAGRANT_OLD_ENV_USER="sunnz" | |
| INFO global: VAGRANT_OLD_ENV_LOGNAME="sunnz" |