This repository was archived by the owner on Sep 21, 2022. It is now read-only.
0.3.1
-
Ability to set additional capabilities for all browsers, using
capabilitiesoption in.gemini.yml:capabilities: option1: value, option2: value
-
Non-existent directories, passed to
gatherandtestcommands will
be filtered out -
If fatal error occurs,
geminiwill always exit with 1 status code -
If test fails or state error occurs,
geminiwill always exit with 2
status code. -
When
geminiis unable to launch browser, more clearer error message
will be displayed.