Constant Field Values


Contents
org.eclipse.*

org.eclipse.swtbot.swt.finder.utils.SWTBotPreferenceConstants
public static final String KEY_DEFAULT_KEY "org.eclipse.swtbot.search.defaultKey"
public static final String KEY_DEFAULT_POLL_DELAY "org.eclipse.swtbot.playback.poll.delay"
public static final String KEY_KEYBOARD_LAYOUT "org.eclipse.swtbot.keyboard.layout"
public static final String KEY_KEYBOARD_STRATEGY "org.eclipse.swtbot.keyboard.strategy"
public static final String KEY_MAX_ERROR_SCREENSHOT_COUNT "org.eclipse.swtbot.screenshots.error.maxcount"
public static final String KEY_PLAYBACK_DELAY "org.eclipse.swtbot.playback.delay"
public static final String KEY_RECORER_FILE_NAME "org.eclipse.swtbot.recorder.file.name"
public static final String KEY_SCREENSHOT_FORMAT "org.eclipse.swtbot.screenshots.format"
public static final String KEY_SCREENSHOTS_DIR "org.eclipse.swtbot.screenshots.dir"
public static final String KEY_TIMEOUT "org.eclipse.swtbot.search.timeout"
public static final String KEY_TYPE_INTERVAL "org.eclipse.swtbot.keyboard.interval"