Skip navigation links
A C D E F G H I J L M N P R S T U V W 

A

addCommand(C) - Method in class tech.seltzer.objects.command.ChainCommandData
 
addCommand(WaitCommandData) - Method in class tech.seltzer.objects.command.wait.logical.LogicalAndOrWaitCommandData
 
addCookie(String) - Method in class tech.seltzer.objects.command.GetCookiesCommandData
 
addCr(C) - Method in class tech.seltzer.objects.CrList
Add a new item to this list.
addResponse(R) - Method in class tech.seltzer.objects.response.ChainResponse
 
attribute - Variable in class tech.seltzer.objects.command.selector.multiresult.ReadAttributeCommandData
 

C

ChainCommandData<C extends CommandData> - Class in tech.seltzer.objects.command
 
ChainCommandData() - Constructor for class tech.seltzer.objects.command.ChainCommandData
 
ChainCommandData(UUID) - Constructor for class tech.seltzer.objects.command.ChainCommandData
 
ChainResponse<R extends Response> - Class in tech.seltzer.objects.response
 
ChainResponse() - Constructor for class tech.seltzer.objects.response.ChainResponse
 
ChainResponse(UUID) - Constructor for class tech.seltzer.objects.response.ChainResponse
 
ChainResponse(UUID, boolean) - Constructor for class tech.seltzer.objects.response.ChainResponse
 
childSelector - Variable in class tech.seltzer.objects.command.wait.existence.NestedExistenceWaitCommandData
 
childSelector - Variable in class tech.seltzer.objects.command.wait.visibility.NestedVisibilityWaitCommandData
 
CommandData - Class in tech.seltzer.objects.command
 
CommandData() - Constructor for class tech.seltzer.objects.command.CommandData
 
CommandData(CommandType) - Constructor for class tech.seltzer.objects.command.CommandData
 
CommandData(CommandType, UUID) - Constructor for class tech.seltzer.objects.command.CommandData
 
CommandType - Enum in tech.seltzer.enums
A list of command data types that Seltzer can handle.
CountWaitCommandData - Class in tech.seltzer.objects.command.wait
 
CountWaitCommandData(Integer) - Constructor for class tech.seltzer.objects.command.wait.CountWaitCommandData
 
CountWaitCommandData(Integer, CommandType) - Constructor for class tech.seltzer.objects.command.wait.CountWaitCommandData
 
CountWaitCommandData(Integer, CommandType, UUID) - Constructor for class tech.seltzer.objects.command.wait.CountWaitCommandData
 
CrDataBase - Class in tech.seltzer.objects
The common base shared by all responses and all commands
CrDataBase() - Constructor for class tech.seltzer.objects.CrDataBase
 
CrList<C extends CrDataBase> - Class in tech.seltzer.objects
A list for holding multiple commands or responses.
CrList() - Constructor for class tech.seltzer.objects.CrList
 
CrType - Interface in tech.seltzer.enums
An interface implemented by both CommandType and ResponseType primarily to facilitate serialization and deserialization.

D

deserialize() - Method in class tech.seltzer.objects.command.ChainCommandData
 
deserialize() - Method in class tech.seltzer.objects.command.wait.logical.LogicalAndOrWaitCommandData
 
deserialize() - Method in class tech.seltzer.objects.CrList
Deserialize all items in this list.
deserialize() - Method in class tech.seltzer.objects.response.ChainResponse
 
deserialize() - Method in interface tech.seltzer.objects.SerializableCR
Deserialize child commands/responses within the object

E

equals(Object) - Method in class tech.seltzer.objects.command.ChainCommandData
 
equals(Object) - Method in class tech.seltzer.objects.command.CommandData
 
equals(Object) - Method in class tech.seltzer.objects.command.GetCookieCommandData
 
equals(Object) - Method in class tech.seltzer.objects.command.GetCookiesCommandData
 
equals(Object) - Method in class tech.seltzer.objects.command.GoToCommandData
 
equals(Object) - Method in class tech.seltzer.objects.command.Selector
 
equals(Object) - Method in class tech.seltzer.objects.command.selector.FillFieldCommandData
 
equals(Object) - Method in class tech.seltzer.objects.command.selector.multiresult.MultiResultSelectorCommandData
 
equals(Object) - Method in class tech.seltzer.objects.command.selector.multiresult.ReadAttributeCommandData
 
equals(Object) - Method in class tech.seltzer.objects.command.selector.SelectorCommandData
 
equals(Object) - Method in class tech.seltzer.objects.command.selector.SendKeyCommandData
 
equals(Object) - Method in class tech.seltzer.objects.command.selector.SendKeysCommandData
 
equals(Object) - Method in class tech.seltzer.objects.command.wait.CountWaitCommandData
 
equals(Object) - Method in class tech.seltzer.objects.command.wait.existence.ExistenceWaitCommandData
 
equals(Object) - Method in class tech.seltzer.objects.command.wait.existence.NestedExistenceWaitCommandData
 
equals(Object) - Method in class tech.seltzer.objects.command.wait.JavaScriptWaitCommandData
 
equals(Object) - Method in class tech.seltzer.objects.command.wait.logical.LogicalAndOrWaitCommandData
 
equals(Object) - Method in class tech.seltzer.objects.command.wait.logical.LogicalNotWaitCommandData
 
equals(Object) - Method in class tech.seltzer.objects.command.wait.RefreshedWaitCommandData
 
equals(Object) - Method in class tech.seltzer.objects.command.wait.SelectionStateWaitCommandData
 
equals(Object) - Method in class tech.seltzer.objects.command.wait.textmatch.TextMatchAttributeSelectorWaitCommandData
 
equals(Object) - Method in class tech.seltzer.objects.command.wait.textmatch.TextMatchSelectorWaitCommandData
 
equals(Object) - Method in class tech.seltzer.objects.command.wait.textmatch.TextMatchWaitCommandData
 
equals(Object) - Method in class tech.seltzer.objects.command.wait.visibility.InvisibilityWaitCommandData
 
equals(Object) - Method in class tech.seltzer.objects.command.wait.visibility.NestedVisibilityWaitCommandData
 
equals(Object) - Method in class tech.seltzer.objects.command.wait.visibility.VisibilityWaitCommandData
 
equals(Object) - Method in class tech.seltzer.objects.command.wait.WaitCommandData
 
equals(Object) - Method in class tech.seltzer.objects.CrList
 
equals(Object) - Method in class tech.seltzer.objects.response.ChainResponse
 
equals(Object) - Method in class tech.seltzer.objects.response.ExceptionResponse
 
equals(Object) - Method in class tech.seltzer.objects.response.MultiResultResponse
 
equals(Object) - Method in class tech.seltzer.objects.response.Response
 
equals(Object) - Method in class tech.seltzer.objects.response.SingleResultResponse
 
ExceptionResponse - Class in tech.seltzer.objects.response
 
ExceptionResponse() - Constructor for class tech.seltzer.objects.response.ExceptionResponse
 
ExceptionResponse(UUID) - Constructor for class tech.seltzer.objects.response.ExceptionResponse
 
ExistenceWaitCommandData - Class in tech.seltzer.objects.command.wait.existence
 
ExistenceWaitCommandData(Integer) - Constructor for class tech.seltzer.objects.command.wait.existence.ExistenceWaitCommandData
 
ExistenceWaitCommandData(Integer, CommandType) - Constructor for class tech.seltzer.objects.command.wait.existence.ExistenceWaitCommandData
 
ExistenceWaitCommandData(Integer, CommandType, UUID) - Constructor for class tech.seltzer.objects.command.wait.existence.ExistenceWaitCommandData
 

F

FillFieldCommandData - Class in tech.seltzer.objects.command.selector
 
FillFieldCommandData() - Constructor for class tech.seltzer.objects.command.selector.FillFieldCommandData
 
FillFieldCommandData(UUID) - Constructor for class tech.seltzer.objects.command.selector.FillFieldCommandData
 

G

getAttribute() - Method in class tech.seltzer.objects.command.selector.multiresult.ReadAttributeCommandData
 
getAttribute() - Method in class tech.seltzer.objects.command.wait.textmatch.TextMatchAttributeSelectorWaitCommandData
 
getBound() - Method in class tech.seltzer.objects.command.wait.CountWaitCommandData
 
getChildSelector() - Method in class tech.seltzer.objects.command.wait.existence.NestedExistenceWaitCommandData
 
getChildSelector() - Method in class tech.seltzer.objects.command.wait.visibility.NestedVisibilityWaitCommandData
 
getCommandList() - Method in class tech.seltzer.objects.command.ChainCommandData
 
getCommandList() - Method in class tech.seltzer.objects.command.wait.logical.LogicalAndOrWaitCommandData
 
getCommands() - Method in class tech.seltzer.objects.command.ChainCommandData
 
getCommands() - Method in class tech.seltzer.objects.command.wait.logical.LogicalAndOrWaitCommandData
 
GetCookieCommandData - Class in tech.seltzer.objects.command
 
GetCookieCommandData(UUID) - Constructor for class tech.seltzer.objects.command.GetCookieCommandData
 
getCookieName() - Method in class tech.seltzer.objects.command.GetCookieCommandData
 
getCookieNames() - Method in class tech.seltzer.objects.command.GetCookiesCommandData
 
GetCookiesCommandData - Class in tech.seltzer.objects.command
 
GetCookiesCommandData(UUID) - Constructor for class tech.seltzer.objects.command.GetCookiesCommandData
 
getCrClass() - Method in enum tech.seltzer.enums.CommandType
 
getCrClass() - Method in interface tech.seltzer.enums.CrType
Get the class that provides this type of command/response
getCrClass() - Method in enum tech.seltzer.enums.ResponseType
 
getCrs() - Method in class tech.seltzer.objects.CrList
Get the list of items that this wraps.
getId() - Method in class tech.seltzer.objects.CrDataBase
Get the ID of this command or response.
getJavaScript() - Method in class tech.seltzer.objects.command.wait.JavaScriptWaitCommandData
 
getKey() - Method in class tech.seltzer.objects.command.selector.SendKeyCommandData
 
getKeys() - Method in class tech.seltzer.objects.command.selector.SendKeysCommandData
 
getMaxResults() - Method in class tech.seltzer.objects.command.selector.multiresult.MultiResultSelectorCommandData
 
getMessage() - Method in class tech.seltzer.objects.response.ExceptionResponse
 
getPath() - Method in class tech.seltzer.objects.command.Selector
 
getResponseList() - Method in class tech.seltzer.objects.response.ChainResponse
 
getResponses() - Method in class tech.seltzer.objects.response.ChainResponse
 
getResult() - Method in class tech.seltzer.objects.response.SingleResultResponse
 
getResults() - Method in class tech.seltzer.objects.response.MultiResultResponse
 
getSeconds() - Method in class tech.seltzer.objects.command.wait.WaitCommandData
 
getSelected() - Method in class tech.seltzer.objects.command.wait.SelectionStateWaitCommandData
 
getSelector() - Method in class tech.seltzer.objects.command.selector.SelectorCommandData
 
getSelector() - Method in class tech.seltzer.objects.command.wait.CountWaitCommandData
 
getSelector() - Method in class tech.seltzer.objects.command.wait.existence.ExistenceWaitCommandData
 
getSelector() - Method in class tech.seltzer.objects.command.wait.SelectionStateWaitCommandData
 
getSelector() - Method in class tech.seltzer.objects.command.wait.textmatch.TextMatchAttributeSelectorWaitCommandData
 
getSelector() - Method in class tech.seltzer.objects.command.wait.textmatch.TextMatchSelectorWaitCommandData
 
getSelector() - Method in class tech.seltzer.objects.command.wait.visibility.InvisibilityWaitCommandData
 
getSelector() - Method in class tech.seltzer.objects.command.wait.visibility.VisibilityWaitCommandData
 
getSerializedSize() - Method in class tech.seltzer.objects.CrList
Get the size of this list, ignoring all deserialized items.
getSize() - Method in class tech.seltzer.objects.CrList
Get the size of this list, ignoring all serialized items.
getStackTrace() - Method in class tech.seltzer.objects.response.ExceptionResponse
 
getText() - Method in class tech.seltzer.objects.command.selector.FillFieldCommandData
 
getText() - Method in class tech.seltzer.objects.command.wait.textmatch.TextMatchWaitCommandData
 
getText() - Method in class tech.seltzer.objects.command.wait.visibility.InvisibilityWaitCommandData
 
getType() - Method in class tech.seltzer.objects.command.CommandData
 
getType() - Method in class tech.seltzer.objects.command.Selector
 
getType() - Method in class tech.seltzer.objects.CrDataBase
 
getType() - Method in class tech.seltzer.objects.response.Response
 
getUrl() - Method in class tech.seltzer.objects.command.GoToCommandData
 
getWaitCommand() - Method in class tech.seltzer.objects.command.wait.logical.LogicalNotWaitCommandData
 
getWaitCommand() - Method in class tech.seltzer.objects.command.wait.RefreshedWaitCommandData
 
GoToCommandData - Class in tech.seltzer.objects.command
 
GoToCommandData() - Constructor for class tech.seltzer.objects.command.GoToCommandData
 
GoToCommandData(UUID) - Constructor for class tech.seltzer.objects.command.GoToCommandData
 
GoToCommandData(UUID, String) - Constructor for class tech.seltzer.objects.command.GoToCommandData
 

H

hasCommandList - Variable in class tech.seltzer.objects.command.CommandData
 
hasCommandList() - Method in class tech.seltzer.objects.command.CommandData
 
HASH_PRIME - Static variable in class tech.seltzer.objects.command.Selector
 
HASH_PRIME - Static variable in class tech.seltzer.objects.CrList
 
hashCode() - Method in class tech.seltzer.objects.command.ChainCommandData
 
hashCode() - Method in class tech.seltzer.objects.command.CommandData
 
hashCode() - Method in class tech.seltzer.objects.command.GetCookieCommandData
 
hashCode() - Method in class tech.seltzer.objects.command.GetCookiesCommandData
 
hashCode() - Method in class tech.seltzer.objects.command.GoToCommandData
 
hashCode() - Method in class tech.seltzer.objects.command.selector.FillFieldCommandData
 
hashCode() - Method in class tech.seltzer.objects.command.Selector
 
hashCode() - Method in class tech.seltzer.objects.command.selector.multiresult.MultiResultSelectorCommandData
 
hashCode() - Method in class tech.seltzer.objects.command.selector.multiresult.ReadAttributeCommandData
 
hashCode() - Method in class tech.seltzer.objects.command.selector.SelectorCommandData
 
hashCode() - Method in class tech.seltzer.objects.command.selector.SendKeyCommandData
 
hashCode() - Method in class tech.seltzer.objects.command.selector.SendKeysCommandData
 
hashCode() - Method in class tech.seltzer.objects.command.wait.CountWaitCommandData
 
hashCode() - Method in class tech.seltzer.objects.command.wait.existence.ExistenceWaitCommandData
 
hashCode() - Method in class tech.seltzer.objects.command.wait.existence.NestedExistenceWaitCommandData
 
hashCode() - Method in class tech.seltzer.objects.command.wait.JavaScriptWaitCommandData
 
hashCode() - Method in class tech.seltzer.objects.command.wait.logical.LogicalAndOrWaitCommandData
 
hashCode() - Method in class tech.seltzer.objects.command.wait.logical.LogicalNotWaitCommandData
 
hashCode() - Method in class tech.seltzer.objects.command.wait.RefreshedWaitCommandData
 
hashCode() - Method in class tech.seltzer.objects.command.wait.SelectionStateWaitCommandData
 
hashCode() - Method in class tech.seltzer.objects.command.wait.textmatch.TextMatchAttributeSelectorWaitCommandData
 
hashCode() - Method in class tech.seltzer.objects.command.wait.textmatch.TextMatchSelectorWaitCommandData
 
hashCode() - Method in class tech.seltzer.objects.command.wait.textmatch.TextMatchWaitCommandData
 
hashCode() - Method in class tech.seltzer.objects.command.wait.visibility.InvisibilityWaitCommandData
 
hashCode() - Method in class tech.seltzer.objects.command.wait.visibility.NestedVisibilityWaitCommandData
 
hashCode() - Method in class tech.seltzer.objects.command.wait.visibility.VisibilityWaitCommandData
 
hashCode() - Method in class tech.seltzer.objects.command.wait.WaitCommandData
 
hashCode() - Method in class tech.seltzer.objects.CrList
 
hashCode() - Method in class tech.seltzer.objects.response.ChainResponse
 
hashCode() - Method in class tech.seltzer.objects.response.ExceptionResponse
 
hashCode() - Method in class tech.seltzer.objects.response.MultiResultResponse
 
hashCode() - Method in class tech.seltzer.objects.response.Response
 
hashCode() - Method in class tech.seltzer.objects.response.SingleResultResponse
 

I

id - Variable in class tech.seltzer.objects.CrDataBase
 
InvisibilityWaitCommandData - Class in tech.seltzer.objects.command.wait.visibility
 
InvisibilityWaitCommandData(Integer) - Constructor for class tech.seltzer.objects.command.wait.visibility.InvisibilityWaitCommandData
 
InvisibilityWaitCommandData(Integer, CommandType) - Constructor for class tech.seltzer.objects.command.wait.visibility.InvisibilityWaitCommandData
 
InvisibilityWaitCommandData(Integer, CommandType, UUID) - Constructor for class tech.seltzer.objects.command.wait.visibility.InvisibilityWaitCommandData
 
isSuccess() - Method in class tech.seltzer.objects.response.Response
 

J

JavaScriptWaitCommandData - Class in tech.seltzer.objects.command.wait
 
JavaScriptWaitCommandData(Integer) - Constructor for class tech.seltzer.objects.command.wait.JavaScriptWaitCommandData
 
JavaScriptWaitCommandData(Integer, CommandType) - Constructor for class tech.seltzer.objects.command.wait.JavaScriptWaitCommandData
 
JavaScriptWaitCommandData(Integer, CommandType, UUID) - Constructor for class tech.seltzer.objects.command.wait.JavaScriptWaitCommandData
 

L

LogicalAndOrWaitCommandData - Class in tech.seltzer.objects.command.wait.logical
 
LogicalAndOrWaitCommandData(Integer, CommandType) - Constructor for class tech.seltzer.objects.command.wait.logical.LogicalAndOrWaitCommandData
 
LogicalAndOrWaitCommandData(Integer, CommandType, UUID) - Constructor for class tech.seltzer.objects.command.wait.logical.LogicalAndOrWaitCommandData
 
LogicalNotWaitCommandData - Class in tech.seltzer.objects.command.wait.logical
 
LogicalNotWaitCommandData(Integer) - Constructor for class tech.seltzer.objects.command.wait.logical.LogicalNotWaitCommandData
 
LogicalNotWaitCommandData(Integer, UUID) - Constructor for class tech.seltzer.objects.command.wait.logical.LogicalNotWaitCommandData
 
LogicalWaitCommandData - Class in tech.seltzer.objects.command.wait.logical
 
LogicalWaitCommandData(Integer, CommandType) - Constructor for class tech.seltzer.objects.command.wait.logical.LogicalWaitCommandData
 
LogicalWaitCommandData(Integer, CommandType, UUID) - Constructor for class tech.seltzer.objects.command.wait.logical.LogicalWaitCommandData
 

M

maxResults - Variable in class tech.seltzer.objects.command.selector.multiresult.MultiResultSelectorCommandData
 
MultiResultResponse - Class in tech.seltzer.objects.response
 
MultiResultResponse() - Constructor for class tech.seltzer.objects.response.MultiResultResponse
 
MultiResultResponse(UUID) - Constructor for class tech.seltzer.objects.response.MultiResultResponse
 
MultiResultResponse(UUID, boolean) - Constructor for class tech.seltzer.objects.response.MultiResultResponse
 
MultiResultSelectorCommandData - Class in tech.seltzer.objects.command.selector.multiresult
 
MultiResultSelectorCommandData() - Constructor for class tech.seltzer.objects.command.selector.multiresult.MultiResultSelectorCommandData
 
MultiResultSelectorCommandData(CommandType) - Constructor for class tech.seltzer.objects.command.selector.multiresult.MultiResultSelectorCommandData
 
MultiResultSelectorCommandData(CommandType, UUID) - Constructor for class tech.seltzer.objects.command.selector.multiresult.MultiResultSelectorCommandData
 

N

NestedExistenceWaitCommandData - Class in tech.seltzer.objects.command.wait.existence
 
NestedExistenceWaitCommandData(Integer) - Constructor for class tech.seltzer.objects.command.wait.existence.NestedExistenceWaitCommandData
 
NestedExistenceWaitCommandData(Integer, CommandType) - Constructor for class tech.seltzer.objects.command.wait.existence.NestedExistenceWaitCommandData
 
NestedExistenceWaitCommandData(Integer, CommandType, UUID) - Constructor for class tech.seltzer.objects.command.wait.existence.NestedExistenceWaitCommandData
 
NestedVisibilityWaitCommandData - Class in tech.seltzer.objects.command.wait.visibility
 
NestedVisibilityWaitCommandData(Integer) - Constructor for class tech.seltzer.objects.command.wait.visibility.NestedVisibilityWaitCommandData
 
NestedVisibilityWaitCommandData(Integer, CommandType) - Constructor for class tech.seltzer.objects.command.wait.visibility.NestedVisibilityWaitCommandData
 
NestedVisibilityWaitCommandData(Integer, CommandType, UUID) - Constructor for class tech.seltzer.objects.command.wait.visibility.NestedVisibilityWaitCommandData
 

P

path - Variable in class tech.seltzer.objects.command.Selector
 

R

ReadAttributeCommandData - Class in tech.seltzer.objects.command.selector.multiresult
 
ReadAttributeCommandData() - Constructor for class tech.seltzer.objects.command.selector.multiresult.ReadAttributeCommandData
 
ReadAttributeCommandData(UUID) - Constructor for class tech.seltzer.objects.command.selector.multiresult.ReadAttributeCommandData
 
RefreshedWaitCommandData - Class in tech.seltzer.objects.command.wait
 
RefreshedWaitCommandData(Integer) - Constructor for class tech.seltzer.objects.command.wait.RefreshedWaitCommandData
 
RefreshedWaitCommandData(Integer, UUID) - Constructor for class tech.seltzer.objects.command.wait.RefreshedWaitCommandData
 
Response - Class in tech.seltzer.objects.response
 
Response() - Constructor for class tech.seltzer.objects.response.Response
 
Response(UUID) - Constructor for class tech.seltzer.objects.response.Response
 
Response(UUID, boolean) - Constructor for class tech.seltzer.objects.response.Response
 
ResponseType - Enum in tech.seltzer.enums
A list of response types that Seltzer can send back.

S

seconds - Variable in class tech.seltzer.objects.command.wait.WaitCommandData
 
SelectionStateWaitCommandData - Class in tech.seltzer.objects.command.wait
 
SelectionStateWaitCommandData(Integer) - Constructor for class tech.seltzer.objects.command.wait.SelectionStateWaitCommandData
 
SelectionStateWaitCommandData(Integer, CommandType) - Constructor for class tech.seltzer.objects.command.wait.SelectionStateWaitCommandData
 
SelectionStateWaitCommandData(Integer, CommandType, UUID) - Constructor for class tech.seltzer.objects.command.wait.SelectionStateWaitCommandData
 
Selector - Class in tech.seltzer.objects.command
 
Selector() - Constructor for class tech.seltzer.objects.command.Selector
 
Selector(SelectorType, String) - Constructor for class tech.seltzer.objects.command.Selector
 
selector - Variable in class tech.seltzer.objects.command.selector.SelectorCommandData
 
selector - Variable in class tech.seltzer.objects.command.wait.existence.ExistenceWaitCommandData
 
selector - Variable in class tech.seltzer.objects.command.wait.textmatch.TextMatchAttributeSelectorWaitCommandData
 
selector - Variable in class tech.seltzer.objects.command.wait.textmatch.TextMatchSelectorWaitCommandData
 
selector - Variable in class tech.seltzer.objects.command.wait.visibility.InvisibilityWaitCommandData
 
selector - Variable in class tech.seltzer.objects.command.wait.visibility.VisibilityWaitCommandData
 
SelectorCommandData - Class in tech.seltzer.objects.command.selector
 
SelectorCommandData() - Constructor for class tech.seltzer.objects.command.selector.SelectorCommandData
 
SelectorCommandData(CommandType) - Constructor for class tech.seltzer.objects.command.selector.SelectorCommandData
 
SelectorCommandData(CommandType, UUID) - Constructor for class tech.seltzer.objects.command.selector.SelectorCommandData
 
SelectorType - Enum in tech.seltzer.enums
A list of selector types supported by both Selenium and Seltzer.
SeltzerException - Exception in tech.seltzer.objects.exception
An exception for use within Seltzer and the programs that use it.
SeltzerException(String, StackTraceElement[]) - Constructor for exception tech.seltzer.objects.exception.SeltzerException
 
SeltzerKeys - Enum in tech.seltzer.enums
SeltzerKeys is a copy of the list of special keys that Selenium supports sending to the browser and is provided to facilitate OSGi compatibility for seltzer-cr.
SendKeyCommandData - Class in tech.seltzer.objects.command.selector
 
SendKeyCommandData() - Constructor for class tech.seltzer.objects.command.selector.SendKeyCommandData
 
SendKeyCommandData(UUID) - Constructor for class tech.seltzer.objects.command.selector.SendKeyCommandData
 
SendKeysCommandData - Class in tech.seltzer.objects.command.selector
 
SendKeysCommandData() - Constructor for class tech.seltzer.objects.command.selector.SendKeysCommandData
 
SendKeysCommandData(UUID) - Constructor for class tech.seltzer.objects.command.selector.SendKeysCommandData
 
SerializableCR - Interface in tech.seltzer.objects
This interface is used by commands or responses that make use of lists of subcommands/subresponses in order to properly serialize and deserialize those children.
serialize() - Method in class tech.seltzer.objects.command.ChainCommandData
 
serialize() - Method in class tech.seltzer.objects.command.wait.logical.LogicalAndOrWaitCommandData
 
serialize() - Method in class tech.seltzer.objects.CrList
Serialize all items in this list.
serialize() - Method in class tech.seltzer.objects.response.ChainResponse
 
serialize() - Method in interface tech.seltzer.objects.SerializableCR
Serialize child commands/responses within the object
setAttribute(String) - Method in class tech.seltzer.objects.command.selector.multiresult.ReadAttributeCommandData
 
setAttribute(String) - Method in class tech.seltzer.objects.command.wait.textmatch.TextMatchAttributeSelectorWaitCommandData
 
setBound(Integer) - Method in class tech.seltzer.objects.command.wait.CountWaitCommandData
 
setChildSelector(String, SelectorType) - Method in class tech.seltzer.objects.command.wait.existence.NestedExistenceWaitCommandData
 
setChildSelector(Selector) - Method in class tech.seltzer.objects.command.wait.existence.NestedExistenceWaitCommandData
 
setChildSelector(String, SelectorType) - Method in class tech.seltzer.objects.command.wait.visibility.NestedVisibilityWaitCommandData
 
setChildSelector(Selector) - Method in class tech.seltzer.objects.command.wait.visibility.NestedVisibilityWaitCommandData
 
setCommandList(CrList<C>) - Method in class tech.seltzer.objects.command.ChainCommandData
 
setCommandList(CrList<WaitCommandData>) - Method in class tech.seltzer.objects.command.wait.logical.LogicalAndOrWaitCommandData
 
setCommands(List<C>) - Method in class tech.seltzer.objects.command.ChainCommandData
 
setCommands(List<WaitCommandData>) - Method in class tech.seltzer.objects.command.wait.logical.LogicalAndOrWaitCommandData
 
setCookieName(String) - Method in class tech.seltzer.objects.command.GetCookieCommandData
 
setCookieNames(List<String>) - Method in class tech.seltzer.objects.command.GetCookiesCommandData
 
setCrs(List<C>) - Method in class tech.seltzer.objects.CrList
Set the list of items that this wraps.
setId(UUID) - Method in class tech.seltzer.objects.CrDataBase
Set the ID of this command or response.
setJavaScript(String) - Method in class tech.seltzer.objects.command.wait.JavaScriptWaitCommandData
 
setKey(SeltzerKeys) - Method in class tech.seltzer.objects.command.selector.SendKeyCommandData
 
setKeys(String) - Method in class tech.seltzer.objects.command.selector.SendKeysCommandData
 
setMaxResults(int) - Method in class tech.seltzer.objects.command.selector.multiresult.MultiResultSelectorCommandData
 
setMessage(String) - Method in class tech.seltzer.objects.response.ExceptionResponse
 
setPath(String) - Method in class tech.seltzer.objects.command.Selector
 
setResponseList(CrList<R>) - Method in class tech.seltzer.objects.response.ChainResponse
 
setResponses(List<R>) - Method in class tech.seltzer.objects.response.ChainResponse
 
setResult(String) - Method in class tech.seltzer.objects.response.SingleResultResponse
 
setResults(List<String>) - Method in class tech.seltzer.objects.response.MultiResultResponse
 
setSeconds(Integer) - Method in class tech.seltzer.objects.command.wait.WaitCommandData
 
setSelected(Boolean) - Method in class tech.seltzer.objects.command.wait.SelectionStateWaitCommandData
 
setSelector(String, SelectorType) - Method in class tech.seltzer.objects.command.selector.SelectorCommandData
 
setSelector(Selector) - Method in class tech.seltzer.objects.command.selector.SelectorCommandData
 
setSelector(SelectorType, String) - Method in class tech.seltzer.objects.command.Selector
 
setSelector(String, SelectorType) - Method in class tech.seltzer.objects.command.wait.CountWaitCommandData
 
setSelector(Selector) - Method in class tech.seltzer.objects.command.wait.CountWaitCommandData
 
setSelector(String, SelectorType) - Method in class tech.seltzer.objects.command.wait.existence.ExistenceWaitCommandData
 
setSelector(Selector) - Method in class tech.seltzer.objects.command.wait.existence.ExistenceWaitCommandData
 
setSelector(String, SelectorType) - Method in class tech.seltzer.objects.command.wait.existence.NestedExistenceWaitCommandData
 
setSelector(String, SelectorType) - Method in class tech.seltzer.objects.command.wait.SelectionStateWaitCommandData
 
setSelector(Selector) - Method in class tech.seltzer.objects.command.wait.SelectionStateWaitCommandData
 
setSelector(String, SelectorType) - Method in class tech.seltzer.objects.command.wait.textmatch.TextMatchAttributeSelectorWaitCommandData
 
setSelector(Selector) - Method in class tech.seltzer.objects.command.wait.textmatch.TextMatchAttributeSelectorWaitCommandData
 
setSelector(String, SelectorType) - Method in class tech.seltzer.objects.command.wait.textmatch.TextMatchSelectorWaitCommandData
 
setSelector(Selector) - Method in class tech.seltzer.objects.command.wait.textmatch.TextMatchSelectorWaitCommandData
 
setSelector(String, SelectorType) - Method in class tech.seltzer.objects.command.wait.visibility.InvisibilityWaitCommandData
 
setSelector(Selector) - Method in class tech.seltzer.objects.command.wait.visibility.InvisibilityWaitCommandData
 
setSelector(String, SelectorType) - Method in class tech.seltzer.objects.command.wait.visibility.NestedVisibilityWaitCommandData
 
setSelector(String, SelectorType) - Method in class tech.seltzer.objects.command.wait.visibility.VisibilityWaitCommandData
 
setSelector(Selector) - Method in class tech.seltzer.objects.command.wait.visibility.VisibilityWaitCommandData
 
setStackTrace(StackTraceElement[]) - Method in class tech.seltzer.objects.response.ExceptionResponse
 
setSuccess(boolean) - Method in class tech.seltzer.objects.response.ExceptionResponse
 
setSuccess(boolean) - Method in class tech.seltzer.objects.response.Response
 
setText(String) - Method in class tech.seltzer.objects.command.selector.FillFieldCommandData
 
setText(String) - Method in class tech.seltzer.objects.command.wait.textmatch.TextMatchWaitCommandData
 
setText(String) - Method in class tech.seltzer.objects.command.wait.visibility.InvisibilityWaitCommandData
 
setType(CommandType) - Method in class tech.seltzer.objects.command.CommandData
 
setType(SelectorType) - Method in class tech.seltzer.objects.command.Selector
 
setType(ResponseType) - Method in class tech.seltzer.objects.response.Response
 
setUrl(String) - Method in class tech.seltzer.objects.command.GoToCommandData
 
setWaitCommand(WaitCommandData) - Method in class tech.seltzer.objects.command.wait.logical.LogicalNotWaitCommandData
 
setWaitCommand(WaitCommandData) - Method in class tech.seltzer.objects.command.wait.RefreshedWaitCommandData
 
SingleResultResponse - Class in tech.seltzer.objects.response
 
SingleResultResponse() - Constructor for class tech.seltzer.objects.response.SingleResultResponse
 
SingleResultResponse(UUID) - Constructor for class tech.seltzer.objects.response.SingleResultResponse
 
SingleResultResponse(UUID, boolean) - Constructor for class tech.seltzer.objects.response.SingleResultResponse
 
success - Variable in class tech.seltzer.objects.response.Response
 

T

tech.seltzer.enums - package tech.seltzer.enums
 
tech.seltzer.objects - package tech.seltzer.objects
 
tech.seltzer.objects.command - package tech.seltzer.objects.command
 
tech.seltzer.objects.command.selector - package tech.seltzer.objects.command.selector
 
tech.seltzer.objects.command.selector.multiresult - package tech.seltzer.objects.command.selector.multiresult
 
tech.seltzer.objects.command.wait - package tech.seltzer.objects.command.wait
 
tech.seltzer.objects.command.wait.existence - package tech.seltzer.objects.command.wait.existence
 
tech.seltzer.objects.command.wait.logical - package tech.seltzer.objects.command.wait.logical
 
tech.seltzer.objects.command.wait.textmatch - package tech.seltzer.objects.command.wait.textmatch
 
tech.seltzer.objects.command.wait.visibility - package tech.seltzer.objects.command.wait.visibility
 
tech.seltzer.objects.exception - package tech.seltzer.objects.exception
 
tech.seltzer.objects.response - package tech.seltzer.objects.response
 
text - Variable in class tech.seltzer.objects.command.selector.FillFieldCommandData
 
text - Variable in class tech.seltzer.objects.command.wait.visibility.InvisibilityWaitCommandData
 
TextMatchAttributeSelectorWaitCommandData - Class in tech.seltzer.objects.command.wait.textmatch
 
TextMatchAttributeSelectorWaitCommandData(Integer) - Constructor for class tech.seltzer.objects.command.wait.textmatch.TextMatchAttributeSelectorWaitCommandData
 
TextMatchAttributeSelectorWaitCommandData(Integer, CommandType) - Constructor for class tech.seltzer.objects.command.wait.textmatch.TextMatchAttributeSelectorWaitCommandData
 
TextMatchAttributeSelectorWaitCommandData(Integer, CommandType, UUID) - Constructor for class tech.seltzer.objects.command.wait.textmatch.TextMatchAttributeSelectorWaitCommandData
 
TextMatchSelectorWaitCommandData - Class in tech.seltzer.objects.command.wait.textmatch
 
TextMatchSelectorWaitCommandData(Integer) - Constructor for class tech.seltzer.objects.command.wait.textmatch.TextMatchSelectorWaitCommandData
 
TextMatchSelectorWaitCommandData(Integer, CommandType) - Constructor for class tech.seltzer.objects.command.wait.textmatch.TextMatchSelectorWaitCommandData
 
TextMatchSelectorWaitCommandData(Integer, CommandType, UUID) - Constructor for class tech.seltzer.objects.command.wait.textmatch.TextMatchSelectorWaitCommandData
 
TextMatchWaitCommandData - Class in tech.seltzer.objects.command.wait.textmatch
 
TextMatchWaitCommandData(Integer) - Constructor for class tech.seltzer.objects.command.wait.textmatch.TextMatchWaitCommandData
 
TextMatchWaitCommandData(Integer, CommandType) - Constructor for class tech.seltzer.objects.command.wait.textmatch.TextMatchWaitCommandData
 
TextMatchWaitCommandData(Integer, CommandType, UUID) - Constructor for class tech.seltzer.objects.command.wait.textmatch.TextMatchWaitCommandData
 
toString() - Method in class tech.seltzer.objects.command.ChainCommandData
 
toString() - Method in class tech.seltzer.objects.command.CommandData
 
toString() - Method in class tech.seltzer.objects.command.GetCookieCommandData
 
toString() - Method in class tech.seltzer.objects.command.GetCookiesCommandData
 
toString() - Method in class tech.seltzer.objects.command.GoToCommandData
 
toString() - Method in class tech.seltzer.objects.command.selector.FillFieldCommandData
 
toString() - Method in class tech.seltzer.objects.command.selector.multiresult.MultiResultSelectorCommandData
 
toString() - Method in class tech.seltzer.objects.command.selector.multiresult.ReadAttributeCommandData
 
toString() - Method in class tech.seltzer.objects.command.selector.SelectorCommandData
 
toString() - Method in class tech.seltzer.objects.command.selector.SendKeyCommandData
 
toString() - Method in class tech.seltzer.objects.command.selector.SendKeysCommandData
 
toString() - Method in class tech.seltzer.objects.command.Selector
 
toString() - Method in class tech.seltzer.objects.command.wait.CountWaitCommandData
 
toString() - Method in class tech.seltzer.objects.command.wait.existence.ExistenceWaitCommandData
 
toString() - Method in class tech.seltzer.objects.command.wait.existence.NestedExistenceWaitCommandData
 
toString() - Method in class tech.seltzer.objects.command.wait.JavaScriptWaitCommandData
 
toString() - Method in class tech.seltzer.objects.command.wait.logical.LogicalAndOrWaitCommandData
 
toString() - Method in class tech.seltzer.objects.command.wait.logical.LogicalNotWaitCommandData
 
toString() - Method in class tech.seltzer.objects.command.wait.RefreshedWaitCommandData
 
toString() - Method in class tech.seltzer.objects.command.wait.SelectionStateWaitCommandData
 
toString() - Method in class tech.seltzer.objects.command.wait.textmatch.TextMatchAttributeSelectorWaitCommandData
 
toString() - Method in class tech.seltzer.objects.command.wait.textmatch.TextMatchSelectorWaitCommandData
 
toString() - Method in class tech.seltzer.objects.command.wait.textmatch.TextMatchWaitCommandData
 
toString() - Method in class tech.seltzer.objects.command.wait.visibility.InvisibilityWaitCommandData
 
toString() - Method in class tech.seltzer.objects.command.wait.visibility.NestedVisibilityWaitCommandData
 
toString() - Method in class tech.seltzer.objects.command.wait.visibility.VisibilityWaitCommandData
 
toString() - Method in class tech.seltzer.objects.command.wait.WaitCommandData
 
toString() - Method in class tech.seltzer.objects.CrList
 
toString() - Method in class tech.seltzer.objects.response.ChainResponse
 
toString() - Method in class tech.seltzer.objects.response.ExceptionResponse
 
toString() - Method in class tech.seltzer.objects.response.MultiResultResponse
 
toString() - Method in class tech.seltzer.objects.response.Response
 
toString() - Method in class tech.seltzer.objects.response.SingleResultResponse
 
type - Variable in class tech.seltzer.objects.command.CommandData
 
type - Variable in class tech.seltzer.objects.command.Selector
 
type - Variable in class tech.seltzer.objects.response.Response
 

U

url - Variable in class tech.seltzer.objects.command.GoToCommandData
 
usesCommandList - Variable in class tech.seltzer.objects.command.ChainCommandData
 

V

valueOf(String) - Static method in enum tech.seltzer.enums.CommandType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tech.seltzer.enums.ResponseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tech.seltzer.enums.SelectorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tech.seltzer.enums.SeltzerKeys
Returns the enum constant of this type with the specified name.
values() - Static method in enum tech.seltzer.enums.CommandType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tech.seltzer.enums.ResponseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tech.seltzer.enums.SelectorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tech.seltzer.enums.SeltzerKeys
Returns an array containing the constants of this enum type, in the order they are declared.
VisibilityWaitCommandData - Class in tech.seltzer.objects.command.wait.visibility
 
VisibilityWaitCommandData(Integer) - Constructor for class tech.seltzer.objects.command.wait.visibility.VisibilityWaitCommandData
 
VisibilityWaitCommandData(Integer, CommandType) - Constructor for class tech.seltzer.objects.command.wait.visibility.VisibilityWaitCommandData
 
VisibilityWaitCommandData(Integer, CommandType, UUID) - Constructor for class tech.seltzer.objects.command.wait.visibility.VisibilityWaitCommandData
 

W

WaitCommandData - Class in tech.seltzer.objects.command.wait
 
WaitCommandData(Integer) - Constructor for class tech.seltzer.objects.command.wait.WaitCommandData
 
WaitCommandData(Integer, CommandType) - Constructor for class tech.seltzer.objects.command.wait.WaitCommandData
 
WaitCommandData(Integer, CommandType, UUID) - Constructor for class tech.seltzer.objects.command.wait.WaitCommandData
 
A C D E F G H I J L M N P R S T U V W 
Skip navigation links

Copyright © 2017. All rights reserved.