Class Schema


  • @Deprecated
    public class Schema
    extends java.lang.Object
    Deprecated.
    This domain is deprecated.
    • Constructor Summary

      Constructors 
      Constructor Description
      Schema()
      Deprecated.
       
    • Method Summary

      All Methods Static Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      static org.openqa.selenium.devtools.Command<java.util.List<Domain>> getDomains()
      Deprecated.
      Returns supported domains.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Schema

        public Schema()
        Deprecated.
    • Method Detail

      • getDomains

        public static org.openqa.selenium.devtools.Command<java.util.List<Domain>> getDomains()
        Deprecated.
        Returns supported domains.