java.lang.Object
com.codeborne.selenide.clearwithshortcut.Platform

public class Platform extends Object
An operating system on which the browser is being executed. May be different from current OS (where the tests are being executed).
  • Field Details

    • UNKNOWN

      public static final Platform UNKNOWN
  • Method Details