Interface IClientLogAware


public interface IClientLogAware
When using the automated UI testing of CaptainCasa then your bean may add log information to the client side log. In this case it needs to implement this interface.
  • Method Details

    • onCreateClientTestLogMessage

      boolean onCreateClientTestLogMessage()