Class TapirSeleniumFieldDecorator

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object decorate​(java.lang.ClassLoader loader, java.lang.reflect.Field field)  
      • Methods inherited from class java.lang.Object

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

      • TapirSeleniumFieldDecorator

        public TapirSeleniumFieldDecorator()
    • Method Detail

      • decorate

        public java.lang.Object decorate​(java.lang.ClassLoader loader,
                                         java.lang.reflect.Field field)
        Specified by:
        decorate in interface org.openqa.selenium.support.pagefactory.FieldDecorator