Module: Email

Under construction: this part of the documentation is not available yet.
Perhaps you would like to helps us with it - see our contribution guidelines {: .notice–warning} construction

To get Email module to be ready to use follow these two steps:

  1. Add dependency into your build.gradle file:

     dependencies {
         compile group: 'com.cognifide.qa.bb', name: 'bb-email', version: '<Bobcat Version>'
     }
    
  2. Installation: To install this module add following into your runmode file:

      - com.cognifide.qa.bb.email.EmailModule