Index

A C D E F G H I K L M N S T U V W 
All Classes and Interfaces|All Packages|Serialized Form

A

AbstractGuixerScenarioLoader - Class in io.guixer.lang
 
AbstractGuixerScenarioLoader() - Constructor for class io.guixer.lang.AbstractGuixerScenarioLoader
 
asBoolean() - Method in interface io.guixer.lang.MyYaml
 
AssertAbsentCommand - Class in io.guixer.lang.command
 
AssertAbsentCommand(String) - Constructor for class io.guixer.lang.command.AssertAbsentCommand
 
AssertFalseCommand - Class in io.guixer.lang.command
 
AssertFalseCommand(String) - Constructor for class io.guixer.lang.command.AssertFalseCommand
 
AssertPresentCommand - Class in io.guixer.lang.command
 
AssertPresentCommand(String) - Constructor for class io.guixer.lang.command.AssertPresentCommand
 
AssertTrueCommand - Class in io.guixer.lang.command
 
AssertTrueCommand(String) - Constructor for class io.guixer.lang.command.AssertTrueCommand
 
asString() - Method in interface io.guixer.lang.MyYaml
 
AtomicStep - Interface in io.guixer.lang
 
AttributeCommand - Class in io.guixer.lang.command
 
AttributeCommand(AttributeScope, String, String) - Constructor for class io.guixer.lang.command.AttributeCommand
 

C

callable - Variable in class io.guixer.lang.command.CallCommand
 
CallCommand - Class in io.guixer.lang.command
 
CallCommand(String) - Constructor for class io.guixer.lang.command.CallCommand
 
check(File) - Method in class io.guixer.lang.GuixerSyntaxChecker
 
ClearCommand - Class in io.guixer.lang.command
 
ClearCommand(String) - Constructor for class io.guixer.lang.command.ClearCommand
 
ClickCommand - Class in io.guixer.lang.command
 
ClickCommand(String) - Constructor for class io.guixer.lang.command.ClickCommand
 
Command - Interface in io.guixer.lang.command
 

D

DUPLICATE_COMMANDS_IN_ATOMIC_STEP - Enum constant in enum io.guixer.lang.GuixerSyntaxErrorType
 

E

ExecuteScriptCommand - Class in io.guixer.lang.command
 
ExecuteScriptCommand(String) - Constructor for class io.guixer.lang.command.ExecuteScriptCommand
 
expression - Variable in class io.guixer.lang.command.AssertFalseCommand
 
expression - Variable in class io.guixer.lang.command.AssertTrueCommand
 
ExtCommand - Class in io.guixer.lang.command
 
ExtCommand(String, String) - Constructor for class io.guixer.lang.command.ExtCommand
 

F

FailureCommand - Class in io.guixer.lang.command
 
FailureCommand(String) - Constructor for class io.guixer.lang.command.FailureCommand
 
frameName - Variable in class io.guixer.lang.command.SwitchToFrameCommand
 

G

get(String) - Method in interface io.guixer.lang.MyYaml
 
getAssertAbsentCommand() - Method in interface io.guixer.lang.AtomicStep
 
getAssertFalseCommand() - Method in interface io.guixer.lang.AtomicStep
 
getAssertPresentCommand() - Method in interface io.guixer.lang.AtomicStep
 
getAssertTrueCommand() - Method in interface io.guixer.lang.AtomicStep
 
getAttributeCommand() - Method in interface io.guixer.lang.AtomicStep
 
getAttributes() - Method in interface io.guixer.lang.GuixerScenario
 
getCallCommand() - Method in interface io.guixer.lang.AtomicStep
 
getClearCommand() - Method in interface io.guixer.lang.AtomicStep
 
getClickCommand() - Method in interface io.guixer.lang.AtomicStep
 
GetCommand - Class in io.guixer.lang.command
 
GetCommand(String) - Constructor for class io.guixer.lang.command.GetCommand
 
getEnvironmentVariables() - Method in interface io.guixer.lang.GuixerScenario
 
getExecuteScriptCommand() - Method in interface io.guixer.lang.AtomicStep
 
getExtCommand() - Method in interface io.guixer.lang.AtomicStep
 
getFailureCommand() - Method in interface io.guixer.lang.AtomicStep
 
getGetCommand() - Method in interface io.guixer.lang.AtomicStep
 
getIntent() - Method in interface io.guixer.lang.AtomicStep
 
getLabel() - Method in interface io.guixer.lang.StatusStep
 
getLaneId() - Method in interface io.guixer.lang.SetLaneStep
 
getMessageCommand() - Method in interface io.guixer.lang.AtomicStep
 
getName() - Method in interface io.guixer.lang.GroupStep
 
getName() - Method in interface io.guixer.lang.GuixerScenario
 
getSendKeysCommand() - Method in interface io.guixer.lang.AtomicStep
 
getSeq() - Method in interface io.guixer.lang.AtomicStep
 
getSetMaskedVariableCommand() - Method in interface io.guixer.lang.AtomicStep
 
getSetVariableCommand() - Method in interface io.guixer.lang.AtomicStep
 
getSleepCommand() - Method in interface io.guixer.lang.AtomicStep
 
getSteps() - Method in interface io.guixer.lang.GroupStep
 
getSteps() - Method in interface io.guixer.lang.GuixerScenario
 
getSuccessCommand() - Method in interface io.guixer.lang.AtomicStep
 
getSwitchToFrameCommand() - Method in interface io.guixer.lang.AtomicStep
 
getTagCommand() - Method in interface io.guixer.lang.AtomicStep
 
getWaitForCommand() - Method in interface io.guixer.lang.AtomicStep
 
getWaitForNotCommand() - Method in interface io.guixer.lang.AtomicStep
 
GROUP_NAME_SHOULD_NOT_BE_EMPTY - Enum constant in enum io.guixer.lang.GuixerSyntaxErrorType
 
GROUP_NAME_SHOULD_START_BY_AN_UPPERCASE_CHARACTER - Enum constant in enum io.guixer.lang.GuixerSyntaxErrorType
 
GROUP_STEPS_SHOULD_BE_A_LIST - Enum constant in enum io.guixer.lang.GuixerSyntaxErrorType
 
GroupStep - Interface in io.guixer.lang
 
GuixerScenario - Interface in io.guixer.lang
 
GuixerScenarioLoader1 - Class in io.guixer.lang
 
GuixerScenarioLoader1() - Constructor for class io.guixer.lang.GuixerScenarioLoader1
 
GuixerScenarioLoader2 - Class in io.guixer.lang
 
GuixerScenarioLoader2() - Constructor for class io.guixer.lang.GuixerScenarioLoader2
 
GuixerSyntaxChecker - Class in io.guixer.lang
 
GuixerSyntaxChecker() - Constructor for class io.guixer.lang.GuixerSyntaxChecker
 
GuixerSyntaxErrorType - Enum in io.guixer.lang
 
GuixerSyntaxException - Exception in io.guixer.lang
 
GuixerSyntaxException(String, GuixerSyntaxErrorType) - Constructor for exception io.guixer.lang.GuixerSyntaxException
 

H

has(String) - Method in interface io.guixer.lang.MyYaml
 
hasTakeScreenshot() - Method in interface io.guixer.lang.AtomicStep
 

I

ILLEGAL_COMMAND_NAME - Enum constant in enum io.guixer.lang.GuixerSyntaxErrorType
 
INTENT_SHOULD_BE_AT_STEP_TOP_LEVEL - Enum constant in enum io.guixer.lang.GuixerSyntaxErrorType
 
io.guixer.lang - package io.guixer.lang
 
io.guixer.lang.command - package io.guixer.lang.command
 
isArray() - Method in interface io.guixer.lang.MyYaml
 
isMap() - Method in interface io.guixer.lang.MyYaml
 
items() - Method in interface io.guixer.lang.MyYaml
 

K

keysAsStrings() - Method in interface io.guixer.lang.MyYaml
 

L

label - Variable in class io.guixer.lang.command.StatusCommand
 
laneId - Variable in class io.guixer.lang.command.SetLaneCommand
 
load(File) - Static method in class io.guixer.lang.GuixerScenarioLoader1
 
load(File) - Static method in class io.guixer.lang.GuixerScenarioLoader2
 
load(File, MyYamlStrategy) - Static method in class io.guixer.lang.AbstractGuixerScenarioLoader
 
loadYaml(File) - Method in interface io.guixer.lang.MyYamlStrategy
 
locator - Variable in class io.guixer.lang.command.AssertAbsentCommand
 
locator - Variable in class io.guixer.lang.command.AssertPresentCommand
 
locator - Variable in class io.guixer.lang.command.ClearCommand
 
locator - Variable in class io.guixer.lang.command.ClickCommand
 
locator - Variable in class io.guixer.lang.command.SendKeysCommand
 
locator - Variable in class io.guixer.lang.command.WaitForCommand
 
locator - Variable in class io.guixer.lang.command.WaitForNotCommand
 

M

message - Variable in class io.guixer.lang.command.FailureCommand
 
message - Variable in class io.guixer.lang.command.SuccessCommand
 
MessageCommand - Class in io.guixer.lang.command
 
MessageCommand(String) - Constructor for class io.guixer.lang.command.MessageCommand
 
MyYaml - Interface in io.guixer.lang
 
MyYamlStrategy - Interface in io.guixer.lang
 

N

name - Variable in class io.guixer.lang.command.AttributeCommand
 
name - Variable in class io.guixer.lang.command.SetMaskedVariableCommand
 
name - Variable in class io.guixer.lang.command.SetVariableCommand
 
name - Variable in class io.guixer.lang.command.TagCommand
 
namespace - Variable in class io.guixer.lang.command.ExtCommand
 

S

SCENARIO_NAME_SHOULD_BE_PRESENT - Enum constant in enum io.guixer.lang.GuixerSyntaxErrorType
 
scope - Variable in class io.guixer.lang.command.AttributeCommand
 
scope - Variable in class io.guixer.lang.command.TagCommand
 
script - Variable in class io.guixer.lang.command.ExecuteScriptCommand
 
seconds - Variable in class io.guixer.lang.command.SleepCommand
 
SendKeysCommand - Class in io.guixer.lang.command
 
SendKeysCommand(String, String) - Constructor for class io.guixer.lang.command.SendKeysCommand
 
SEQ_AND_ASSERT_ABSENT_SHOULD_NOT_BE_MIXED - Enum constant in enum io.guixer.lang.GuixerSyntaxErrorType
 
SEQ_AND_ASSERT_FALSE_SHOULD_NOT_BE_MIXED - Enum constant in enum io.guixer.lang.GuixerSyntaxErrorType
 
SEQ_AND_ASSERT_PRESENT_SHOULD_NOT_BE_MIXED - Enum constant in enum io.guixer.lang.GuixerSyntaxErrorType
 
SEQ_AND_CALL_SHOULD_NOT_BE_MIXED - Enum constant in enum io.guixer.lang.GuixerSyntaxErrorType
 
SEQ_AND_CLEAR_SHOULD_NOT_BE_MIXED - Enum constant in enum io.guixer.lang.GuixerSyntaxErrorType
 
SEQ_AND_CLICK_SHOULD_NOT_BE_MIXED - Enum constant in enum io.guixer.lang.GuixerSyntaxErrorType
 
SEQ_AND_COMMAND_SHOULD_NOT_BE_MIXED - Enum constant in enum io.guixer.lang.GuixerSyntaxErrorType
 
SEQ_AND_GET_SHOULD_NOT_BE_MIXED - Enum constant in enum io.guixer.lang.GuixerSyntaxErrorType
 
SEQ_AND_SEND_KEYS_SHOULD_NOT_BE_MIXED - Enum constant in enum io.guixer.lang.GuixerSyntaxErrorType
 
SEQ_AND_SLEEP_SHOULD_NOT_BE_MIXED - Enum constant in enum io.guixer.lang.GuixerSyntaxErrorType
 
SEQ_AND_SWITCH_TO_FRAME_SHOULD_NOT_BE_MIXED - Enum constant in enum io.guixer.lang.GuixerSyntaxErrorType
 
SEQ_AND_WAIT_FOR_NOT_SHOULD_NOT_BE_MIXED - Enum constant in enum io.guixer.lang.GuixerSyntaxErrorType
 
SEQ_AND_WAIT_FOR_SHOULD_NOT_BE_MIXED - Enum constant in enum io.guixer.lang.GuixerSyntaxErrorType
 
SEQ_SHOULD_BE_A_LIST - Enum constant in enum io.guixer.lang.GuixerSyntaxErrorType
 
SEQ_STEP_SHOULD_BE_A_MAP - Enum constant in enum io.guixer.lang.GuixerSyntaxErrorType
 
SEQ_STEP_SHOULD_BE_A_SINGLETON_MAP - Enum constant in enum io.guixer.lang.GuixerSyntaxErrorType
 
SetLaneCommand - Class in io.guixer.lang.command
 
SetLaneCommand(String) - Constructor for class io.guixer.lang.command.SetLaneCommand
 
SetLaneStep - Interface in io.guixer.lang
 
SetMaskedVariableCommand - Class in io.guixer.lang.command
 
SetMaskedVariableCommand(String, String) - Constructor for class io.guixer.lang.command.SetMaskedVariableCommand
 
SetVariableCommand - Class in io.guixer.lang.command
 
SetVariableCommand(String, String) - Constructor for class io.guixer.lang.command.SetVariableCommand
 
SleepCommand - Class in io.guixer.lang.command
 
SleepCommand(int) - Constructor for class io.guixer.lang.command.SleepCommand
 
StatusCommand - Class in io.guixer.lang.command
 
StatusCommand(String) - Constructor for class io.guixer.lang.command.StatusCommand
 
StatusStep - Interface in io.guixer.lang
 
Step - Interface in io.guixer.lang
 
STEP_SHOULD_BE_A_MAP - Enum constant in enum io.guixer.lang.GuixerSyntaxErrorType
 
STEPS_SHOULD_BE_A_LIST - Enum constant in enum io.guixer.lang.GuixerSyntaxErrorType
 
STEPS_SHOULD_BE_PRESENT - Enum constant in enum io.guixer.lang.GuixerSyntaxErrorType
 
SuccessCommand - Class in io.guixer.lang.command
 
SuccessCommand(String) - Constructor for class io.guixer.lang.command.SuccessCommand
 
SwitchToFrameCommand - Class in io.guixer.lang.command
 
SwitchToFrameCommand(String) - Constructor for class io.guixer.lang.command.SwitchToFrameCommand
 

T

TagCommand - Class in io.guixer.lang.command
 
TagCommand(AttributeScope, String) - Constructor for class io.guixer.lang.command.TagCommand
 
TAKE_SCREENSHOT_SHOULD_BE_AT_STEP_TOP_LEVEL - Enum constant in enum io.guixer.lang.GuixerSyntaxErrorType
 
text - Variable in class io.guixer.lang.command.ExtCommand
 
text - Variable in class io.guixer.lang.command.MessageCommand
 
toString() - Method in class io.guixer.lang.command.AssertAbsentCommand
 
toString() - Method in class io.guixer.lang.command.AssertFalseCommand
 
toString() - Method in class io.guixer.lang.command.AssertPresentCommand
 
toString() - Method in class io.guixer.lang.command.AssertTrueCommand
 
toString() - Method in class io.guixer.lang.command.AttributeCommand
 
toString() - Method in class io.guixer.lang.command.CallCommand
 
toString() - Method in class io.guixer.lang.command.ClearCommand
 
toString() - Method in class io.guixer.lang.command.ClickCommand
 
toString() - Method in class io.guixer.lang.command.ExecuteScriptCommand
 
toString() - Method in class io.guixer.lang.command.ExtCommand
 
toString() - Method in class io.guixer.lang.command.FailureCommand
 
toString() - Method in class io.guixer.lang.command.GetCommand
 
toString() - Method in class io.guixer.lang.command.MessageCommand
 
toString() - Method in class io.guixer.lang.command.SendKeysCommand
 
toString() - Method in class io.guixer.lang.command.SetLaneCommand
 
toString() - Method in class io.guixer.lang.command.SetMaskedVariableCommand
 
toString() - Method in class io.guixer.lang.command.SetVariableCommand
 
toString() - Method in class io.guixer.lang.command.SleepCommand
 
toString() - Method in class io.guixer.lang.command.StatusCommand
 
toString() - Method in class io.guixer.lang.command.SuccessCommand
 
toString() - Method in class io.guixer.lang.command.SwitchToFrameCommand
 
toString() - Method in class io.guixer.lang.command.TagCommand
 
toString() - Method in class io.guixer.lang.command.WaitForCommand
 
toString() - Method in class io.guixer.lang.command.WaitForNotCommand
 
type - Variable in exception io.guixer.lang.GuixerSyntaxException
 

U

uniqueKey() - Method in interface io.guixer.lang.MyYaml
 
url - Variable in class io.guixer.lang.command.GetCommand
 

V

value - Variable in class io.guixer.lang.command.AttributeCommand
 
value - Variable in class io.guixer.lang.command.SendKeysCommand
 
value - Variable in class io.guixer.lang.command.SetMaskedVariableCommand
 
value - Variable in class io.guixer.lang.command.SetVariableCommand
 
valueOf(String) - Static method in enum io.guixer.lang.GuixerSyntaxErrorType
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.guixer.lang.GuixerSyntaxErrorType
Returns an array containing the constants of this enum type, in the order they are declared.

W

WaitForCommand - Class in io.guixer.lang.command
 
WaitForCommand(String) - Constructor for class io.guixer.lang.command.WaitForCommand
 
WaitForNotCommand - Class in io.guixer.lang.command
 
WaitForNotCommand(String) - Constructor for class io.guixer.lang.command.WaitForNotCommand
 
A C D E F G H I K L M N S T U V W 
All Classes and Interfaces|All Packages|Serialized Form