I hereby claim:
- I am jchiotaka on github.
- I am iodev (https://keybase.io/iodev) on keybase.
- I have a public key ASCQXZFegO3_ZkTpoKSVtMoeHRDtLEJCNB1E8sHMuENjtQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
#!/usr/bin/env ruby | |
# modified from https://gist.github.com/pbock/3ab260f3862c350e6b5f # | |
# Be aware that all scripts are run at your own risk and while every script has been written with the intention of minimising the potential for unintended consequences, the owners, hosting providers and contributers cannot be held responsible for any misuse or script problems. | |
require 'watir-webdriver' | |
require 'colorize' | |
class BurgerBot |