Class ExecutionsKeywords

    • Constructor Detail

      • ExecutionsKeywords

        public ExecutionsKeywords()
    • 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
      • openRandomExecution

        public void openRandomExecution()
                                 throws Exception
        Throws:
        Exception
      • openExecutionByName

        public void openExecutionByName()
                                 throws Exception
        Throws:
        Exception
      • disableAutoRefreshButton

        public void disableAutoRefreshButton()
                                      throws Exception
        Throws:
        Exception