Interface NeedsLocalLogs


@Deprecated(forRemoval=true) public interface NeedsLocalLogs
Deprecated, for removal: This API element is subject to removal in a future version.
logging is not in the W3C WebDriver spec and is no longer supported. This class will be removed in a future release.
Marker interface for executors that need local logs.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Details

    • setLocalLogs

      void setLocalLogs(LocalLogs logs)
      Deprecated, for removal: This API element is subject to removal in a future version.