I hereby claim:
- I am sammarx on github.
- I am smarx (https://keybase.io/smarx) on keybase.
- I have a public key whose fingerprint is B288 58EC 3AB3 53BD 0CED E367 E8FF 5673 633B 1CC5
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| require 'nokogiri' | |
| require 'watir-webdriver' | |
| TW_HEALTH_TO_LIGHT = { | |
| 'Service is operating normally' => 'green', | |
| 'Performance issues' => 'yellow', | |
| 'Service disruption' => 'red' | |
| } |