Class LocatorFactory

  • All Implemented Interfaces:
    eu.tsystems.mms.tic.testframework.logging.Loggable

    public class LocatorFactory
    extends java.lang.Object
    implements eu.tsystems.mms.tic.testframework.logging.Loggable
    A factory for Locator
    • Field Summary

      • Fields inherited from interface eu.tsystems.mms.tic.testframework.logging.Loggable

        prompt
    • Constructor Summary

      Constructors 
      Constructor Description
      LocatorFactory()  
    • Constructor Detail

      • LocatorFactory

        public LocatorFactory()
    • Method Detail

      • by

        public Locator by​(org.openqa.selenium.By by)
      • byQa

        public Locator byQa​(java.lang.String string)
      • setThreadLocalConfigurator

        public void setThreadLocalConfigurator​(java.util.function.Consumer<Locator> consumer)