Class ActiveSessionFactory

    • Constructor Detail

      • ActiveSessionFactory

        public ActiveSessionFactory()
    • Method Detail

      • loadDriverProviders

        protected java.lang.Iterable<DriverProvider> loadDriverProviders()
      • test

        public boolean test​(org.openqa.selenium.Capabilities capabilities)
        Specified by:
        test in interface java.util.function.Predicate<org.openqa.selenium.Capabilities>