We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9696182 commit 75df3eeCopy full SHA for 75df3ee
1 file changed
x-pack/test/security_solution_endpoint/page_objects/page_utils.ts
@@ -29,10 +29,6 @@ export function EndpointPageUtils({ getService }: FtrProviderContext) {
29
await euiCheckboxLabelElement.click();
30
},
31
32
- // async addTextToForm(testId: string) {
33
- // const form = await ()
34
- // },
35
-
36
/**
37
* Finds the Table with the given `selector` (test subject) and returns
38
* back an array containing the table's header column text
0 commit comments