Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 539 Bytes

Debugtest.md

File metadata and controls

14 lines (7 loc) · 539 Bytes

How to Debug Test Failures:

Since framework code is used as a dependency, can only be debugged via main project.

  1. Failures of test can be found in the main project at target/cucumber-reports/advanced-reports/cucumber-html-reports/overview-failures.html

Logs Capture:

  1. All the logs will be in target/e2e-debug folder, segmented by feature folders and related scenario files.

Screenshots Capture:

  1. Execution flow and screenshots can be found in target/cucumber-reports/advanced-reports/cucumber-html-reports