Class AjaxElementLocatorFactory

    • Constructor Summary

      Constructors 
      Constructor Description
      AjaxElementLocatorFactory​(org.openqa.selenium.SearchContext searchContext, int timeOutInSeconds)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ElementLocator createLocator​(java.lang.reflect.Field field)
      When a field on a class needs to be decorated with an ElementLocator this method will be called.
      • Methods inherited from class java.lang.Object

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

      • AjaxElementLocatorFactory

        public AjaxElementLocatorFactory​(org.openqa.selenium.SearchContext searchContext,
                                         int timeOutInSeconds)