Class ByUtil


  • public class ByUtil
    extends Object
    • Constructor Detail

      • ByUtil

        public ByUtil()
    • Method Detail

      • xpath

        public static org.openqa.selenium.By xpath​(String format,
                                                   Object... params)
      • jquery

        public static org.openqa.selenium.By jquery​(String format,
                                                    Object... params)
      • css

        public static org.openqa.selenium.By css​(String format,
                                                 Object... params)