Class SendKeysLogLine

java.lang.Object
io.guixer.logs.lines.AbstractLogLine
io.guixer.logs.lines.SendKeysLogLine
All Implemented Interfaces:
LogLine

public final class SendKeysLogLine extends AbstractLogLine
  • Constructor Details

    • SendKeysLogLine

      public SendKeysLogLine(long timeMillis, String rawText, LoggedBy locator, String value)
  • Method Details

    • getLocator

      public LoggedBy getLocator()
    • getValue

      public String getValue()