Class KeywordsKeywords

    • Constructor Detail

      • KeywordsKeywords

        public KeywordsKeywords()
    • Method Detail

      • setDriver

        public void setDriver​(org.openqa.selenium.WebDriver driver)
      • getDriver

        public final org.openqa.selenium.WebDriver getDriver()
      • onError

        public boolean onError​(Exception e)
        Overrides:
        onError in class step.handlers.javahandler.AbstractKeyword
      • searchKeywordByName

        public void searchKeywordByName()
                                 throws Exception
        Throws:
        Exception
      • deleteAllVisibleKeywords

        public void deleteAllVisibleKeywords()
                                      throws Exception
        Throws:
        Exception
      • deleteKeywordByName

        public void deleteKeywordByName()
      • createEmptyKeyword

        public void createEmptyKeyword()
                                throws Exception
        Throws:
        Exception