Class TagNames

java.lang.Object
io.jmix.masquerade.sys.TagNames

public class TagNames extends Object
Utility class that provides the By selectors by web-element tag names.
  • Field Details

    • DIV

      public static final org.openqa.selenium.By DIV
    • SPAN

      public static final org.openqa.selenium.By SPAN
    • INPUT

      public static final org.openqa.selenium.By INPUT
    • LABEL

      public static final org.openqa.selenium.By LABEL
    • COMBO_BOX_OVERLAY

      public static final org.openqa.selenium.By COMBO_BOX_OVERLAY
    • COMBO_BOX_ITEM

      public static final org.openqa.selenium.By COMBO_BOX_ITEM
    • SELECT_OVERLAY

      public static final org.openqa.selenium.By SELECT_OVERLAY
    • SELECT_ITEM

      public static final org.openqa.selenium.By SELECT_ITEM
    • TEXT_AREA

      public static final org.openqa.selenium.By TEXT_AREA
    • MULTI_SELECT_COMBO_BOX_OVERLAY

      public static final org.openqa.selenium.By MULTI_SELECT_COMBO_BOX_OVERLAY
    • MULTI_SELECT_COMBO_BOX_ITEM

      public static final org.openqa.selenium.By MULTI_SELECT_COMBO_BOX_ITEM
    • ACCORDION_HEADING

      public static final org.openqa.selenium.By ACCORDION_HEADING
    • DETAILS_SUMMARY

      public static final org.openqa.selenium.By DETAILS_SUMMARY
    • SLOT

      public static final org.openqa.selenium.By SLOT
    • GRID_SORTER

      public static final org.openqa.selenium.By GRID_SORTER