jdi-testing / jdi-light

Powerful Framework for UI Automation Testing on Java
https://jdi-docs.github.io/jdi-light/
MIT License
109 stars 47 forks source link

Investigate Logs outline of JDI #1729

Open romaha08 opened 4 years ago

romaha08 commented 4 years ago
  1. Check that our log is ok for

    • positive tests
    • failed tests There is no extra spaces, symbols, or dublicates.
  2. Check that log is shown correctly in Allure reports

NataliaLebedeva commented 4 years ago

Research started form interface ICoreElement - some JDIAction contains negative construction that causes duplication ( isDisabled , isHidden).