Class Plugins


  • public class Plugins
    extends java.lang.Object
    We assume this API will change in next releases. Be aware if you are going to use it.
    Since:
    Selenide 5.15.0
    • Constructor Summary

      Constructors 
      Constructor Description
      Plugins()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static <T> T inject​(java.lang.Class<T> klass)  
      • Methods inherited from class java.lang.Object

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

      • Plugins

        public Plugins()
    • Method Detail

      • inject

        public static <T> T inject​(java.lang.Class<T> klass)