GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
Loading...
Searching...
No Matches
GenerallyPositive.Selector Member List

This is the complete list of members for GenerallyPositive.Selector, including all inherited members.

appMatchingFunction(List< GPALAutomationElement > foundElements, out List< GPALAutomationElement > matchedElements, out bool matchedAll, Selector selector, bool ExactMatch=true)GenerallyPositive.Selector
BrowserGenerallyPositive.Selector
CallIfFound(CallIfDelegate callIfFound) (defined in GenerallyPositive.Selector)GenerallyPositive.Selector
CallIfFound(Browser.Browser.CallIfDelegate CallIfFound) (defined in GenerallyPositive.IAllowCallBack)GenerallyPositive.IAllowCallBack
CallIfNotFound(CallIfDelegate callIfNotFound) (defined in GenerallyPositive.Selector)GenerallyPositive.Selector
CallIfNotFound(Browser.Browser.CallIfDelegate CallIfNotFound) (defined in GenerallyPositive.IAllowCallBack)GenerallyPositive.IAllowCallBack
ContainsAttribute(string attributeToMatch) (defined in GenerallyPositive.Selector)GenerallyPositive.Selector
ContainsHRef(string hrefToMatch) (defined in GenerallyPositive.Selector)GenerallyPositive.Selector
ContainsPlaceholder(string placeholderToMatch) (defined in GenerallyPositive.Selector)GenerallyPositive.Selector
ContainsSrc(string srcToMatch) (defined in GenerallyPositive.Selector)GenerallyPositive.Selector
ContainsText(string textToMatch) (defined in GenerallyPositive.Selector)GenerallyPositive.Selector
ContainsValue(string valueToMatch) (defined in GenerallyPositive.Selector)GenerallyPositive.Selector
DeltaXGenerallyPositive.Selector
DeltaYGenerallyPositive.Selector
ElementsFoundAndMatchedCountGenerallyPositive.Selector
InteractionTypeGenerallyPositive.Selector
IsLikelyXPath(string s)GenerallyPositive.Selectorstatic
MatchAttribute(string attributeToMatch)GenerallyPositive.Selector
MatchAttributeRegex(string attributeToMatch)GenerallyPositive.Selector
MatchFunction(Selector.appMatchingFunction matchingFunction)GenerallyPositive.Selector
MatchFunction(Selector.webMatchingFunction matchingFunction)GenerallyPositive.Selector
MatchHRef(string hrefToMatch)GenerallyPositive.Selector
MatchHRefRegex(string hrefToMatch)GenerallyPositive.Selector
MatchPlaceholder(string placeholderToMatch)GenerallyPositive.Selector
MatchPlaceholderRegex(string placeholderToMatch)GenerallyPositive.Selector
MatchSrc(string srcToMatch)GenerallyPositive.Selector
MatchSrcRegex(string srcToMatch)GenerallyPositive.Selector
MatchText(string textToMatch)GenerallyPositive.Selector
MatchTextRegex(string textToMatch)GenerallyPositive.Selector
MatchValue(string valueToMatch)GenerallyPositive.Selector
MatchValueRegex(string valueToMatch)GenerallyPositive.Selector
NameGenerallyPositive.Selector
OffsetXGenerallyPositive.Selector
OffsetYGenerallyPositive.Selector
operator Selector(string selectorString) (defined in GenerallyPositive.Selector)GenerallyPositive.Selectorstatic
operator string(Selector sel) (defined in GenerallyPositive.Selector)GenerallyPositive.Selectorstatic
Remove()GenerallyPositive.Selector
SearchForSelectorGenerallyPositive.Selector
SelectorPathGenerallyPositive.Selector
SelectorPathsGenerallyPositive.Selector
SelectorSettings (defined in GenerallyPositive.Selector)GenerallyPositive.Selector
SelectorType (defined in GenerallyPositive.Selector)GenerallyPositive.Selector
SimulateMouseGenerallyPositive.Selector
StopOnNotFoundGenerallyPositive.Selector
ToGPALObject() (defined in GenerallyPositive.Selector)GenerallyPositive.Selector
UseAttribute(string attributeName) (defined in GenerallyPositive.Selector)GenerallyPositive.Selector
webMatchingFunction(List< IGPALElement > foundElements, out List< IGPALElement > matchedElements, out bool matchedAll, Selector selector, bool ExactMatch=true)GenerallyPositive.Selector
WebSelectorFoundResults (defined in GenerallyPositive.Selector)GenerallyPositive.Selector
WebSelectorMatchedResults (defined in GenerallyPositive.Selector)GenerallyPositive.Selector
WithAutomationID(string automationID)GenerallyPositive.Selector
WithClassName(string className)GenerallyPositive.Selector
WithCSS(string css)GenerallyPositive.Selector
WithDeltaX(int deltaX)GenerallyPositive.Selector
WithDeltaY(int deltaY)GenerallyPositive.Selector
WithHardwareGenerallyPositive.Selector
WithHRef(string HRefFullOrPartial) (defined in GenerallyPositive.Selector)GenerallyPositive.Selector
WithImage(string base64String)GenerallyPositive.Selector
WithImage(Image image)GenerallyPositive.Selector
WithImage(GPALFile imageToFindPath)GenerallyPositive.Selector
WithJavaScriptGenerallyPositive.Selector
WithJavascript (defined in GenerallyPositive.Selector)GenerallyPositive.Selector
WithName(string name)GenerallyPositive.Selector
WithOCR(string textToFind)GenerallyPositive.Selector
WithOffsetX(int offsetX)GenerallyPositive.Selector
WithOffsetY(int offsetY)GenerallyPositive.Selector
WithSearchForSelector(bool searchForElement)GenerallyPositive.Selector
WithSelectorName(string name)GenerallyPositive.Selector
WithSeleniumGenerallyPositive.Selector
WithSimulateMouse(bool moveWithArc)GenerallyPositive.Selector
WithStopOnNotFound(bool stopOnNotFound)GenerallyPositive.Selector
WithText(string text)GenerallyPositive.Selector
WithValue(string value)GenerallyPositive.Selector
WithXPath(string xPath)GenerallyPositive.Selector