All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.almis.awe.testing.enumerated.MenuBehavior Maven / Gradle / Ivy

There is a newer version: 4.9.0
Show newest version
package com.almis.awe.testing.enumerated;

public enum MenuBehavior {
  CLICK_ALL,
  CLICK_FIRST_AND_OPTION,
  CLICK_OPTION
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy