Class AddLocationStrategy

    • Constructor Detail

      • AddLocationStrategy

        public AddLocationStrategy​(ElementFinder elementFinder)
    • Method Detail

      • handleSeleneseCommand

        protected java.lang.Void handleSeleneseCommand​(org.openqa.selenium.WebDriver driver,
                                                       java.lang.String strategyName,
                                                       java.lang.String functionDefinition)
        Specified by:
        handleSeleneseCommand in class SeleneseCommand<java.lang.Void>