Properties
Private clearFormCustomSnippet
Private fillFormCustomSnippet
Private getterFunctionCustomSnippet
Methods
Private execute
-
Parameters
-
-
-
-
snippetsFor: "getterFunction" | "fillForm" | "clearForm"
Returns void
Private exists
- exists(element: E2eElement, snippetsFor: "getterFunction" | "fillForm" | "clearForm"): boolean
-
Parameters
-
-
snippetsFor: "getterFunction" | "fillForm" | "clearForm"
Returns boolean
Private types
-
Parameters
Returns string
CustomSnippets are providing the possibility, to add custom code to your page-object, for matching elements.
CustomSnippets