Behave Test Report

Features: failed: 1

Scenarios: failed: 1, skipped: 21

Steps: untested: 55, skipped: 53

Finished in 164.9 seconds

Feature: General actions

features/general.feature:78 @soffice_about

Scenario Outline: Show soffice About dialog -- @1.1 Components

  1. * Start soffice via command with Impress parameter
    features/steps/general.py:14
  2. Then Impress document named like " Untitled " is displayed
    features/steps/general.py:223
    Screenshot stderr Video Data Error message
features/general.feature:79 @soffice_about

Scenario Outline: Show soffice About dialog -- @1.2 Components

  1. * Start soffice via command with Calc parameter
    features/steps/general.py:14
  2. Then Calc document named like " Untitled " is displayed
    features/steps/general.py:223
  3. * Select " Help -> About LibreOffice " menu
    features/steps/general.py:86
  4. Then About dialog is displayed
    features/steps/general.py:105
    Data
features/general.feature:80 @soffice_about

Scenario Outline: Show soffice About dialog -- @1.3 Components

  1. * Start soffice via command with Writer parameter
    features/steps/general.py:14
  2. Then Writer document named like " Untitled " is displayed
    features/steps/general.py:223
  3. * Select " Help -> About LibreOffice " menu
    features/steps/general.py:86
  4. Then About dialog is displayed
    features/steps/general.py:105
    Data
features/general.feature:81 @soffice_about

Scenario Outline: Show soffice About dialog -- @1.4 Components

  1. * Start soffice via command with Draw parameter
    features/steps/general.py:14
  2. Then Draw document named like " Untitled " is displayed
    features/steps/general.py:223
  3. * Select " Help -> About LibreOffice " menu
    features/steps/general.py:86
  4. Then About dialog is displayed
    features/steps/general.py:105
    Data