@sudobility/testomniac_runner_service 0.1.139 → 0.1.142
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CLAUDE.md +35 -24
- package/dist/analyzer/page-analyzer/index.d.ts +4 -154
- package/dist/analyzer/page-analyzer/index.d.ts.map +1 -1
- package/dist/analyzer/page-analyzer/index.js +112 -2531
- package/dist/analyzer/page-analyzer/index.js.map +1 -1
- package/dist/analyzer/page-analyzer/types.d.ts +0 -1
- package/dist/analyzer/page-analyzer/types.d.ts.map +1 -1
- package/dist/api/client.d.ts +4 -6
- package/dist/api/client.d.ts.map +1 -1
- package/dist/api/client.js +6 -19
- package/dist/api/client.js.map +1 -1
- package/dist/index.d.ts +0 -4
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +0 -5
- package/dist/index.js.map +1 -1
- package/dist/orchestrator/login-manager.d.ts +2 -11
- package/dist/orchestrator/login-manager.d.ts.map +1 -1
- package/dist/orchestrator/login-manager.js.map +1 -1
- package/dist/orchestrator/runner.d.ts.map +1 -1
- package/dist/orchestrator/runner.js +34 -28
- package/dist/orchestrator/runner.js.map +1 -1
- package/dist/orchestrator/test-interaction-executor.d.ts.map +1 -1
- package/dist/orchestrator/test-interaction-executor.js +82 -97
- package/dist/orchestrator/test-interaction-executor.js.map +1 -1
- package/dist/scanner/login-detector.d.ts +2 -14
- package/dist/scanner/login-detector.d.ts.map +1 -1
- package/dist/scanner/login-detector.js.map +1 -1
- package/package.json +4 -18
- package/dist/ai/analyzer.d.ts +0 -17
- package/dist/ai/analyzer.d.ts.map +0 -1
- package/dist/ai/analyzer.js +0 -55
- package/dist/ai/analyzer.js.map +0 -1
- package/dist/ai/input-generator.d.ts +0 -9
- package/dist/ai/input-generator.d.ts.map +0 -1
- package/dist/ai/input-generator.js +0 -20
- package/dist/ai/input-generator.js.map +0 -1
- package/dist/ai/persona-generator.d.ts +0 -7
- package/dist/ai/persona-generator.d.ts.map +0 -1
- package/dist/ai/persona-generator.js +0 -23
- package/dist/ai/persona-generator.js.map +0 -1
- package/dist/ai/use-case-generator.d.ts +0 -7
- package/dist/ai/use-case-generator.d.ts.map +0 -1
- package/dist/ai/use-case-generator.js +0 -23
- package/dist/ai/use-case-generator.js.map +0 -1
- package/dist/analyzer/page-analyzer/generators/content.d.ts +0 -4
- package/dist/analyzer/page-analyzer/generators/content.d.ts.map +0 -1
- package/dist/analyzer/page-analyzer/generators/content.js +0 -63
- package/dist/analyzer/page-analyzer/generators/content.js.map +0 -1
- package/dist/analyzer/page-analyzer/generators/dialogs.d.ts +0 -4
- package/dist/analyzer/page-analyzer/generators/dialogs.d.ts.map +0 -1
- package/dist/analyzer/page-analyzer/generators/dialogs.js +0 -46
- package/dist/analyzer/page-analyzer/generators/dialogs.js.map +0 -1
- package/dist/analyzer/page-analyzer/generators/e2e.d.ts +0 -4
- package/dist/analyzer/page-analyzer/generators/e2e.d.ts.map +0 -1
- package/dist/analyzer/page-analyzer/generators/e2e.js +0 -37
- package/dist/analyzer/page-analyzer/generators/e2e.js.map +0 -1
- package/dist/analyzer/page-analyzer/generators/forms.d.ts +0 -4
- package/dist/analyzer/page-analyzer/generators/forms.d.ts.map +0 -1
- package/dist/analyzer/page-analyzer/generators/forms.js +0 -95
- package/dist/analyzer/page-analyzer/generators/forms.js.map +0 -1
- package/dist/analyzer/page-analyzer/generators/hover-follow-up.d.ts +0 -4
- package/dist/analyzer/page-analyzer/generators/hover-follow-up.d.ts.map +0 -1
- package/dist/analyzer/page-analyzer/generators/hover-follow-up.js +0 -140
- package/dist/analyzer/page-analyzer/generators/hover-follow-up.js.map +0 -1
- package/dist/analyzer/page-analyzer/generators/keyboard-disclosure.d.ts +0 -4
- package/dist/analyzer/page-analyzer/generators/keyboard-disclosure.d.ts.map +0 -1
- package/dist/analyzer/page-analyzer/generators/keyboard-disclosure.js +0 -61
- package/dist/analyzer/page-analyzer/generators/keyboard-disclosure.js.map +0 -1
- package/dist/analyzer/page-analyzer/generators/login.d.ts +0 -15
- package/dist/analyzer/page-analyzer/generators/login.d.ts.map +0 -1
- package/dist/analyzer/page-analyzer/generators/login.js +0 -218
- package/dist/analyzer/page-analyzer/generators/login.js.map +0 -1
- package/dist/analyzer/page-analyzer/generators/navigation.d.ts +0 -15
- package/dist/analyzer/page-analyzer/generators/navigation.d.ts.map +0 -1
- package/dist/analyzer/page-analyzer/generators/navigation.js +0 -165
- package/dist/analyzer/page-analyzer/generators/navigation.js.map +0 -1
- package/dist/analyzer/page-analyzer/generators/render.d.ts +0 -4
- package/dist/analyzer/page-analyzer/generators/render.d.ts.map +0 -1
- package/dist/analyzer/page-analyzer/generators/render.js +0 -31
- package/dist/analyzer/page-analyzer/generators/render.js.map +0 -1
- package/dist/analyzer/page-analyzer/generators/scaffolds.d.ts +0 -4
- package/dist/analyzer/page-analyzer/generators/scaffolds.d.ts.map +0 -1
- package/dist/analyzer/page-analyzer/generators/scaffolds.js +0 -64
- package/dist/analyzer/page-analyzer/generators/scaffolds.js.map +0 -1
- package/dist/analyzer/page-analyzer/generators/semantic-journeys.d.ts +0 -4
- package/dist/analyzer/page-analyzer/generators/semantic-journeys.d.ts.map +0 -1
- package/dist/analyzer/page-analyzer/generators/semantic-journeys.js +0 -37
- package/dist/analyzer/page-analyzer/generators/semantic-journeys.js.map +0 -1
- package/dist/analyzer/page-analyzer/generators/variants.d.ts +0 -4
- package/dist/analyzer/page-analyzer/generators/variants.d.ts.map +0 -1
- package/dist/analyzer/page-analyzer/generators/variants.js +0 -60
- package/dist/analyzer/page-analyzer/generators/variants.js.map +0 -1
package/CLAUDE.md
CHANGED
|
@@ -8,7 +8,6 @@ This package owns the active runtime architecture for:
|
|
|
8
8
|
|
|
9
9
|
- executing persisted test surfaces, cases, and element runs
|
|
10
10
|
- analyzing resulting browser states
|
|
11
|
-
- generating discovery-time follow-up coverage
|
|
12
11
|
- evaluating expertises and recording findings
|
|
13
12
|
- abstracting over the browser through `BrowserAdapter`
|
|
14
13
|
- abstracting over persistence through `ApiClient`
|
|
@@ -16,6 +15,23 @@ This package owns the active runtime architecture for:
|
|
|
16
15
|
The legacy `runScan()` orchestration path has been removed. `runTestRun()` is
|
|
17
16
|
the runtime entry point.
|
|
18
17
|
|
|
18
|
+
## Scan Lifecycle
|
|
19
|
+
|
|
20
|
+
The executor now calls `api.scanNext()` instead of making multiple sequential
|
|
21
|
+
API calls per interaction. Three client methods drive the scan:
|
|
22
|
+
|
|
23
|
+
- `scanBegin()` — returns the first interaction (synthetic navigate to URL)
|
|
24
|
+
- `scanNext()` — single call: completes interaction + persists page state + runs generators server-side + persists findings + returns next interaction
|
|
25
|
+
- `scanEnd()` — triggers persona and scenario detection
|
|
26
|
+
|
|
27
|
+
The following old client methods have been removed: `ensurePageStateCombined`,
|
|
28
|
+
`generateSurfaceInteractions`, `generateAllSurfaceInteractions`,
|
|
29
|
+
`completeInteractionRunCombined`, `detectPersonasAndScenarios`, `detectPersonas`.
|
|
30
|
+
|
|
31
|
+
Test interaction generators now run server-side in `testomniac_api`'s
|
|
32
|
+
`src/generators/` directory. The `src/analyzer/page-analyzer/generators/`
|
|
33
|
+
directory has been deleted from this package.
|
|
34
|
+
|
|
19
35
|
## Core Model
|
|
20
36
|
|
|
21
37
|
Persistent coverage:
|
|
@@ -42,8 +58,8 @@ Run records:
|
|
|
42
58
|
ready.
|
|
43
59
|
5. `executeTestElement()` navigates, recreates dependency setup when needed,
|
|
44
60
|
executes actions, gathers runtime artifacts, and runs expertises.
|
|
45
|
-
6.
|
|
46
|
-
|
|
61
|
+
6. The executor calls `api.scanNext()` which handles page state persistence,
|
|
62
|
+
generator execution (server-side), and finding persistence in a single call.
|
|
47
63
|
7. The runner completes surface runs, bundle runs, and the root test run.
|
|
48
64
|
|
|
49
65
|
## Discovery Rules
|
|
@@ -64,7 +80,8 @@ Run records:
|
|
|
64
80
|
- [`src/orchestrator/test-element-executor.ts`](src/orchestrator/test-element-executor.ts):
|
|
65
81
|
single-case execution
|
|
66
82
|
- [`src/analyzer/page-analyzer.ts`](src/analyzer/page-analyzer.ts):
|
|
67
|
-
|
|
83
|
+
stripped-down (~573 lines) — finding dedup, expectation generation, hover-to-click only.
|
|
84
|
+
Generators have moved to `testomniac_api`.
|
|
68
85
|
- [`src/expertise`](src/expertise): expertise system
|
|
69
86
|
- [`src/extractors`](src/extractors): actionable-item extraction
|
|
70
87
|
- [`src/scanner/component-detector.ts`](src/scanner/component-detector.ts):
|
|
@@ -154,24 +171,12 @@ Browser-side checks running via `adapter.evaluate()` during each test interactio
|
|
|
154
171
|
| `broken_anchor` | `href="#id"` where `#id` doesn't exist on page |
|
|
155
172
|
| `missing_noopener` | External `target="_blank"` links without `rel="noopener"` |
|
|
156
173
|
|
|
157
|
-
## Test Interaction Generators
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
| `render.ts` | Render: {path} | render | page_loaded, no_network_errors, no_console_errors |
|
|
164
|
-
| `forms.ts` | Forms: {path} | form, form_negative, form_correction, password, search | validation, submission, network requests, feedback |
|
|
165
|
-
| `login.ts` | Login: {path} | form, interaction | error_visible (invalid/wrong creds), navigation_away (success), SSO clicks |
|
|
166
|
-
| `semantic-journeys.ts` | Journeys: {path} | semantic-journey | commerce flows, auth flows, CRUD operations with count/cart/network checks |
|
|
167
|
-
| `e2e.ts` | E2E: {path} | e2e | Dependency-chain multi-step journeys |
|
|
168
|
-
| `dialogs.ts` | Dialogs: {path} | dialog | dialog_closed, focus_returned (button + Escape) |
|
|
169
|
-
| `keyboard-disclosure.ts` | Keyboard: {path} | keyboard | expanded_state_changed, element_focused |
|
|
170
|
-
| `variants.ts` | Variants: {path} | variant | selection, purchase (add to cart), guard (required validation) |
|
|
171
|
-
| `content.ts` | Page: {path} | interaction | Click/hover/fill interactions on main page content |
|
|
172
|
-
| `scaffolds.ts` | Scaffold: {type} | interaction | Click/hover within headers, footers, sidebars |
|
|
173
|
-
| `navigation.ts` | Direct Navigations | navigation | Discovered same-origin link navigation |
|
|
174
|
-
| `hover-follow-up.ts` | (parent surface) | interaction | Follow-up clicks after hover reveals new elements |
|
|
174
|
+
## Test Interaction Generators (moved to testomniac_api)
|
|
175
|
+
|
|
176
|
+
The 12 discovery-time generators have been moved server-side to `testomniac_api`'s
|
|
177
|
+
`src/generators/` directory. They now run as part of the `/scan/next` endpoint.
|
|
178
|
+
The `src/analyzer/page-analyzer/generators/` directory has been deleted from
|
|
179
|
+
this package. See `testomniac_api/CLAUDE.md` for the full generator list.
|
|
175
180
|
|
|
176
181
|
## Login Flow (`src/orchestrator/login-manager.ts`)
|
|
177
182
|
|
|
@@ -189,8 +194,14 @@ Discovery-time generators in `src/analyzer/page-analyzer/generators/`:
|
|
|
189
194
|
## AI Boundary
|
|
190
195
|
|
|
191
196
|
`PageAnalyzer` is not the AI pipeline. Structural decomposition in the active
|
|
192
|
-
runtime is deterministic.
|
|
193
|
-
|
|
197
|
+
runtime is deterministic. The `src/ai/` directory has been deleted (dead code);
|
|
198
|
+
AI-driven generation now happens server-side in `testomniac_api`.
|
|
199
|
+
|
|
200
|
+
## Removed Code and Dependencies
|
|
201
|
+
|
|
202
|
+
- `src/analyzer/page-analyzer/generators/` — 12 generators moved to `testomniac_api`
|
|
203
|
+
- `src/ai/` — deleted (dead code)
|
|
204
|
+
- Dependencies removed: `openai`, `react`, `zustand`
|
|
194
205
|
|
|
195
206
|
## Commands
|
|
196
207
|
|
|
@@ -2,68 +2,26 @@ import type { TestInteraction, Expectation, ActionableItem } from "@sudobility/t
|
|
|
2
2
|
import type { AnalyzerContext } from "./types";
|
|
3
3
|
import type { DedupStore } from "../../storage/dedup-store";
|
|
4
4
|
export type { AnalyzerContext } from "./types";
|
|
5
|
-
type GeneratedTestInteraction = TestInteraction & {
|
|
6
|
-
generatedKey?: string;
|
|
7
|
-
};
|
|
8
5
|
type AppendActionResult = {
|
|
9
6
|
testInteraction: TestInteraction;
|
|
10
7
|
appended: boolean;
|
|
11
8
|
};
|
|
12
9
|
/**
|
|
13
|
-
* PageAnalyzer
|
|
14
|
-
* during discovery mode.
|
|
10
|
+
* PageAnalyzer provides finding dedup, expectation generation, and
|
|
11
|
+
* hover-to-click transformation during discovery mode.
|
|
12
|
+
*
|
|
13
|
+
* Test generators have been moved server-side to testomniac_api.
|
|
15
14
|
*/
|
|
16
15
|
export declare class PageAnalyzer {
|
|
17
16
|
private store;
|
|
18
|
-
private surfacesCache;
|
|
19
17
|
constructor(dedupStore?: DedupStore);
|
|
20
|
-
private getCachedSurfaces;
|
|
21
|
-
private invalidateSurfacesCache;
|
|
22
|
-
/** Check whether generation already happened for a given path in this run. */
|
|
23
|
-
hasGeneratedForPath(path: string): Promise<boolean>;
|
|
24
|
-
/**
|
|
25
|
-
* Check whether a (actionType, replaySelector) pair has already been
|
|
26
|
-
* generated for any URL variant of the same base path.
|
|
27
|
-
*/
|
|
28
|
-
hasGeneratedSelectorForBasePath(path: string, actionType: string, replaySelector: string): Promise<boolean>;
|
|
29
|
-
/**
|
|
30
|
-
* Record that a (actionType, replaySelector) was generated under a base
|
|
31
|
-
* path so future URL variants can skip it.
|
|
32
|
-
*/
|
|
33
|
-
markGeneratedSelectorForBasePath(path: string, actionType: string, replaySelector: string): Promise<void>;
|
|
34
|
-
/**
|
|
35
|
-
* Normalize finding text for dedup: strip leading count numbers that vary
|
|
36
|
-
* between evaluations. Preserves URLs, status codes, and other content.
|
|
37
|
-
*
|
|
38
|
-
* "[page-health] 5 broken image(s)" → "[page-health] broken image(s)"
|
|
39
|
-
* "3 significant console warning(s)" → "significant console warning(s)"
|
|
40
|
-
* "Page returned HTTP 404 for …" → unchanged
|
|
41
|
-
*/
|
|
42
18
|
private static normalizeFindingText;
|
|
43
|
-
/**
|
|
44
|
-
* Returns true if an equivalent page-scoped finding has already been
|
|
45
|
-
* recorded during this run.
|
|
46
|
-
*/
|
|
47
19
|
hasReportedPageFinding(_path: string, title: string, description: string): Promise<boolean>;
|
|
48
|
-
/**
|
|
49
|
-
* Mark a page-scoped finding as recorded so it is not duplicated.
|
|
50
|
-
*/
|
|
51
20
|
markPageFindingReported(_path: string, title: string, description: string): Promise<void>;
|
|
52
|
-
/** Check whether a finding with the given stable key has been reported. */
|
|
53
21
|
hasReportedFindingByKey(key: string): Promise<boolean>;
|
|
54
|
-
/** Mark a stable finding key as reported. */
|
|
55
22
|
markReportedFindingByKey(key: string): Promise<void>;
|
|
56
|
-
/**
|
|
57
|
-
* Check if a finding with this description has already been reported.
|
|
58
|
-
*/
|
|
59
23
|
hasReportedDescription(description: string): Promise<boolean>;
|
|
60
|
-
/** Mark a finding description as reported. */
|
|
61
24
|
markReportedDescription(description: string): Promise<void>;
|
|
62
|
-
/**
|
|
63
|
-
* Check whether full test generation already ran for a page state with the
|
|
64
|
-
* same visible actionable items (by hash).
|
|
65
|
-
*/
|
|
66
|
-
hasGeneratedForActionableHash(hash: string): Promise<boolean>;
|
|
67
25
|
/**
|
|
68
26
|
* Generate baseline expectations for a test element.
|
|
69
27
|
* Called BEFORE expertises evaluate.
|
|
@@ -74,90 +32,13 @@ export declare class PageAnalyzer {
|
|
|
74
32
|
* Generate new test elements for scaffolds and page content.
|
|
75
33
|
* Called AFTER expertises evaluate and the target page state is established.
|
|
76
34
|
*/
|
|
77
|
-
generateTestInteractions(testInteraction: TestInteraction, context: AnalyzerContext): Promise<void>;
|
|
78
|
-
reconcileGeneratedSurfaceElements(context: AnalyzerContext, params: {
|
|
79
|
-
surfaceId?: number | null;
|
|
80
|
-
surfaceTitle: string;
|
|
81
|
-
desiredKeys: string[];
|
|
82
|
-
dependencyTestInteractionId?: number;
|
|
83
|
-
}): Promise<void>;
|
|
84
|
-
private findExistingSurfaceByTitle;
|
|
85
|
-
private getScaffoldSurfaceItems;
|
|
86
|
-
private ensureSurfaceRun;
|
|
87
35
|
private isMouseActionable;
|
|
88
|
-
/**
|
|
89
|
-
* Returns true if the item is a link with a non-browser protocol (mailto:,
|
|
90
|
-
* tel:, ftp:, etc.). Clicking such links launches external applications
|
|
91
|
-
* which cannot be controlled or closed by the test runner.
|
|
92
|
-
*/
|
|
93
36
|
private isNonBrowserLink;
|
|
94
|
-
private isSurfaceCandidate;
|
|
95
|
-
private extractRelativePath;
|
|
96
|
-
private buildNavigationTestInteraction;
|
|
97
|
-
private buildHoverTestInteraction;
|
|
98
37
|
private buildClickTestInteraction;
|
|
99
38
|
private isHoverOnly;
|
|
100
|
-
private isHoverBased;
|
|
101
39
|
private getPrimarySelector;
|
|
102
40
|
private getItemKey;
|
|
103
|
-
withGeneratedKey(testInteraction: GeneratedTestInteraction, ...parts: Array<string | number | null | undefined>): GeneratedTestInteraction;
|
|
104
|
-
getGeneratedKey(testInteraction: Pick<GeneratedTestInteraction, "generatedKey" | "title">): string;
|
|
105
|
-
private getPersistedGeneratedKey;
|
|
106
41
|
private buildGeneratedKey;
|
|
107
|
-
private buildStepSignature;
|
|
108
|
-
private ensureTargetPageState;
|
|
109
|
-
private ensureScaffolds;
|
|
110
|
-
private ensureStoredForms;
|
|
111
|
-
private normalizeContext;
|
|
112
|
-
private normalizeActionableItems;
|
|
113
|
-
private normalizeForms;
|
|
114
|
-
private buildRenderTestInteraction;
|
|
115
|
-
private buildFormTestInteraction;
|
|
116
|
-
private buildNegativeFormTestInteraction;
|
|
117
|
-
private buildFormCorrectionTestInteraction;
|
|
118
|
-
private buildPasswordTestInteractions;
|
|
119
|
-
private buildE2ETestInteraction;
|
|
120
|
-
private buildFormSteps;
|
|
121
|
-
private buildFieldStep;
|
|
122
|
-
private buildSubmitSteps;
|
|
123
|
-
private buildValuePreservationExpectations;
|
|
124
|
-
private planFormValues;
|
|
125
|
-
private identifyFormType;
|
|
126
|
-
private isSearchForm;
|
|
127
|
-
private isSearchField;
|
|
128
|
-
private buildSearchTestInteractions;
|
|
129
|
-
private buildSearchRecoverySteps;
|
|
130
|
-
private describeForm;
|
|
131
|
-
private buildSemanticJourneyTestInteractions;
|
|
132
|
-
private buildJourneyTestInteraction;
|
|
133
|
-
private buildJourneyAction;
|
|
134
|
-
private waitStep;
|
|
135
|
-
private buildReloadStep;
|
|
136
|
-
private buildBackStep;
|
|
137
|
-
private buildForwardStep;
|
|
138
|
-
private defaultFlowExpectations;
|
|
139
|
-
private formPriority;
|
|
140
|
-
private isNegativeCandidateField;
|
|
141
|
-
private isPasswordScenario;
|
|
142
|
-
private isCheckboxLike;
|
|
143
|
-
private buildKeyboardAndDisclosureTestInteractions;
|
|
144
|
-
private buildVariantTestInteractions;
|
|
145
|
-
private buildVariantTestInteraction;
|
|
146
|
-
private buildVariantPurchaseJourney;
|
|
147
|
-
private buildRequiredVariantGuardTestInteraction;
|
|
148
|
-
private findRequiredVariantField;
|
|
149
|
-
private buildDisclosureToggleTestInteraction;
|
|
150
|
-
private buildKeyboardActivateTestInteraction;
|
|
151
|
-
private buildDialogCloseTestInteraction;
|
|
152
|
-
private buildEscapeDialogTestInteraction;
|
|
153
|
-
private shouldUseDirectControlInteraction;
|
|
154
|
-
private buildControlInteractionTestInteraction;
|
|
155
|
-
private buildImmutableControlExpectations;
|
|
156
|
-
private extractSelectableValue;
|
|
157
|
-
private parseSelectOptions;
|
|
158
|
-
private looksVisuallyDisabledButEnabled;
|
|
159
|
-
private looksVisuallyDisabledField;
|
|
160
|
-
private hasDisabledAppearanceSignal;
|
|
161
42
|
private describeActionableItem;
|
|
162
43
|
private semanticText;
|
|
163
44
|
/**
|
|
@@ -175,36 +56,5 @@ export declare class PageAnalyzer {
|
|
|
175
56
|
private isAddToCartItem;
|
|
176
57
|
private isCheckoutItem;
|
|
177
58
|
private isRemoveItemAction;
|
|
178
|
-
private estimateCollectionCount;
|
|
179
|
-
private isAuthEntryItem;
|
|
180
|
-
private isProtectedActionItem;
|
|
181
|
-
private isLogoutAction;
|
|
182
|
-
private isRetryAction;
|
|
183
|
-
private isCreateCollectionAction;
|
|
184
|
-
private isMediaOpenItem;
|
|
185
|
-
private isVideoLikeItem;
|
|
186
|
-
private isQuantityAction;
|
|
187
|
-
private inferQuantityDelta;
|
|
188
|
-
private isFilterAction;
|
|
189
|
-
private isSearchClearItem;
|
|
190
|
-
private isSortAction;
|
|
191
|
-
private isPaginationAction;
|
|
192
|
-
private isVariantSelector;
|
|
193
|
-
private isDialogCloseItem;
|
|
194
|
-
private pageHasOpenDialog;
|
|
195
|
-
private isDisclosureItem;
|
|
196
|
-
private isKeyboardPrimaryAction;
|
|
197
|
-
private isKeyboardToggleAction;
|
|
198
|
-
private buildSemanticAction;
|
|
199
|
-
private makeExpectation;
|
|
200
|
-
private isSelectLike;
|
|
201
|
-
private isSkippableFieldType;
|
|
202
|
-
private fieldLabel;
|
|
203
|
-
private improbableSearchQuery;
|
|
204
|
-
private slugify;
|
|
205
|
-
private escapeSingleQuotes;
|
|
206
|
-
private extractVisibleText;
|
|
207
|
-
private detectPasswordRequirements;
|
|
208
|
-
private generatePasswordVariants;
|
|
209
59
|
}
|
|
210
60
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/analyzer/page-analyzer/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,eAAe,EACf,WAAW,EACX,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/analyzer/page-analyzer/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,eAAe,EACf,WAAW,EACX,cAAc,EAGf,MAAM,8BAA8B,CAAC;AAWtC,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,SAAS,CAAC;AAC/C,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,2BAA2B,CAAC;AAG5D,YAAY,EAAE,eAAe,EAAE,MAAM,SAAS,CAAC;AAM/C,KAAK,kBAAkB,GAAG;IACxB,eAAe,EAAE,eAAe,CAAC;IACjC,QAAQ,EAAE,OAAO,CAAC;CACnB,CAAC;AAMF;;;;;GAKG;AACH,qBAAa,YAAY;IACvB,OAAO,CAAC,KAAK,CAAa;gBAEd,UAAU,CAAC,EAAE,UAAU;IAInC,OAAO,CAAC,MAAM,CAAC,oBAAoB;IAInC,sBAAsB,CACpB,KAAK,EAAE,MAAM,EACb,KAAK,EAAE,MAAM,EACb,WAAW,EAAE,MAAM,GAClB,OAAO,CAAC,OAAO,CAAC;IAKnB,uBAAuB,CACrB,KAAK,EAAE,MAAM,EACb,KAAK,EAAE,MAAM,EACb,WAAW,EAAE,MAAM,GAClB,OAAO,CAAC,IAAI,CAAC;IAKhB,uBAAuB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC,OAAO,CAAC;IAItD,wBAAwB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IAIpD,sBAAsB,CAAC,WAAW,EAAE,MAAM,GAAG,OAAO,CAAC,OAAO,CAAC;IAO7D,uBAAuB,CAAC,WAAW,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IAO3D;;;OAGG;IACH,oBAAoB,CAAC,eAAe,EAAE,eAAe,GAAG,WAAW,EAAE;IAoC/D,8BAA8B,CAClC,eAAe,EAAE,eAAe,EAChC,OAAO,EAAE,IAAI,CACX,eAAe,EACb,UAAU,GACV,mBAAmB,GACnB,WAAW,GACX,KAAK,GACL,0BAA0B,GAC1B,sBAAsB,GACtB,qBAAqB,GACrB,sBAAsB,GACtB,aAAa,GACb,iBAAiB,GACjB,KAAK,CACR,GACA,OAAO,CAAC,kBAAkB,CAAC;IA6H9B;;;OAGG;IAEH,OAAO,CAAC,iBAAiB;IAQzB,OAAO,CAAC,gBAAgB;IAgBxB,OAAO,CAAC,yBAAyB;IA2CjC,OAAO,CAAC,WAAW;IAUnB,OAAO,CAAC,kBAAkB;IAQ1B,OAAO,CAAC,UAAU;IAUlB,OAAO,CAAC,iBAAiB;IAsBzB,OAAO,CAAC,sBAAsB;IAyB9B,OAAO,CAAC,YAAY;IAiBpB;;;;;;OAMG;IACH,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,kBAAkB,CAAK;IAE/C,yBAAyB,CACvB,KAAK,EAAE,cAAc,EAAE,EACvB,WAAW,GAAE,MAAwC,GACpD,cAAc,EAAE;IAyCnB,OAAO,CAAC,yBAAyB;IAyCjC,OAAO,CAAC,sBAAsB;IAS9B,OAAO,CAAC,sBAAsB;IAc9B,OAAO,CAAC,eAAe;IAMvB,OAAO,CAAC,cAAc;IAMtB,OAAO,CAAC,kBAAkB;CAK3B"}
|