Update circle.yml to take screenshots

Check if `cap` is defined before getting version

Sometimes `cap` is undefined. In those cases we check to make sure that
it is. If it is defined we get version off of the object, otherwise
just return empty string.

Add Timeout to get screenshots after 6 minutes
2 files changed