Class DualListPicker

java.lang.Object
com.atlassian.jira.pageobjects.components.DualListPicker

public class DualListPicker extends Object
This class is a page object for dual list component found in custom fields "edit/create context scheme" pages.
Since:
v9.7
  • Field Details

    • actions

      @Inject protected com.atlassian.pageobjects.elements.PageElementActions actions
    • javascriptExecutor

      @Inject protected org.openqa.selenium.JavascriptExecutor javascriptExecutor
  • Constructor Details

    • DualListPicker

      public DualListPicker(com.atlassian.pageobjects.elements.PageElement context)
  • Method Details