Interface LogLine

All Known Implementing Classes:
AbstractLogLine, AssertAbsentLogLine, AssertBooleanLogLine, AssertElementLogLine, AssertFalseLogLine, AssertMessageLogLine, AssertPresentLogLine, AssertTrueLogLine, AttributeLogLine, BeginGroupLogLine, CallLogLine, ClearLogLine, ClickLogLine, DoneLogLine, EndGroupLogLine, ErrorLogLine, ExecuteScriptLogLine, ExtLogLine, FailureLogLine, GetLogLine, IntentLogLine, MessageLogLine, SendKeysLogLine, SetLaneLogLine, SetMaskedVariableLogLine, SetVariableLogLine, SleepLogLine, StatusLogLine, SuccessLogLine, TagLogLine, TakeScreenshotLogLine, WaitForLogLine, WaitForNotLogLine

public interface LogLine
  • Method Details

    • getTimeMillis

      long getTimeMillis()
    • getType

      LogLine.Type getType()
    • getRawText

      String getRawText()