Ask Diffy to capture a snapshot remotely from a named environment on the project.
Accepts short (prod/stage/dev) or long (production/staging/development) forms, plus "custom".
Then (I |we )*create diffy screenshot from "([^"]*)" environment
Example #1
Then create diffy screenshot from "production" environmentExample #2
Then create diffy screenshot from "prod" environmentExample #3
Then create diffy screenshot from "staging" environmentExample #4
Then create diffy screenshot from "stage" environmentExample #5
Then create diffy screenshot from "development" environmentExample #6
Then create diffy screenshot from "dev" environmentExample #7
Then create diffy screenshot from "custom" environment