playwriter 0.0.80 → 0.0.89
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/dist/a11y-client.js +18 -8
- package/dist/aria-snapshot.d.ts.map +1 -1
- package/dist/aria-snapshot.js +3 -1
- package/dist/aria-snapshot.js.map +1 -1
- package/dist/bippy.js +1 -1
- package/dist/cdp-relay.d.ts.map +1 -1
- package/dist/cdp-relay.js +84 -0
- package/dist/cdp-relay.js.map +1 -1
- package/dist/executor.d.ts.map +1 -1
- package/dist/executor.js +8 -6
- package/dist/executor.js.map +1 -1
- package/dist/ffmpeg.d.ts +6 -6
- package/dist/ffmpeg.d.ts.map +1 -1
- package/dist/ffmpeg.js +6 -6
- package/dist/ffmpeg.js.map +1 -1
- package/dist/ghost-cursor-client.js +15 -9
- package/dist/prompt.md +71 -337
- package/dist/readability.js +16 -2
- package/dist/recording-ghost-cursor.d.ts.map +1 -1
- package/dist/recording-ghost-cursor.js +1 -1
- package/dist/recording-ghost-cursor.js.map +1 -1
- package/dist/relay-client.js +1 -1
- package/dist/relay-client.js.map +1 -1
- package/dist/relay-core.test.d.ts.map +1 -1
- package/dist/relay-core.test.js +344 -16
- package/dist/relay-core.test.js.map +1 -1
- package/dist/relay-navigation.test.d.ts.map +1 -1
- package/dist/relay-navigation.test.js +115 -0
- package/dist/relay-navigation.test.js.map +1 -1
- package/dist/screen-recording.d.ts +24 -0
- package/dist/screen-recording.d.ts.map +1 -1
- package/dist/screen-recording.js +62 -0
- package/dist/screen-recording.js.map +1 -1
- package/dist/screen-recording.test.d.ts +2 -0
- package/dist/screen-recording.test.d.ts.map +1 -0
- package/dist/screen-recording.test.js +102 -0
- package/dist/screen-recording.test.js.map +1 -0
- package/dist/selector-generator.js +1 -1
- package/package.json +2 -2
- package/src/aria-snapshot.ts +3 -1
- package/src/aria-snapshots/github-interactive.txt +2 -0
- package/src/aria-snapshots/github-raw.txt +4 -0
- package/src/aria-snapshots/hackernews-interactive.txt +238 -241
- package/src/aria-snapshots/hackernews-raw.txt +267 -271
- package/src/assets/aria-labels-hacker-news.png +0 -0
- package/src/cdp-relay.ts +110 -0
- package/src/executor.ts +8 -6
- package/src/ffmpeg.ts +8 -8
- package/src/ghost-cursor-client.ts +3 -2
- package/src/recording-ghost-cursor.ts +7 -1
- package/src/relay-client.ts +1 -1
- package/src/relay-core.test.ts +378 -17
- package/src/relay-navigation.test.ts +132 -0
- package/src/screen-recording.test.ts +111 -0
- package/src/screen-recording.ts +81 -0
- package/src/skill.md +71 -339
- package/src/snapshots/shadcn-ui-accessibility-full.md +182 -180
- package/src/snapshots/shadcn-ui-accessibility-interactive.md +120 -118
|
@@ -1,190 +1,192 @@
|
|
|
1
|
-
[return value]
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
1
|
+
[return value] - banner:
|
|
2
|
+
- role=link[name="shadcn/ui"]
|
|
3
|
+
- navigation:
|
|
4
|
+
- role=link[name="Docs"]
|
|
5
|
+
- role=link[name="Components"]
|
|
6
|
+
- role=link[name="Blocks"]
|
|
7
|
+
- role=link[name="Charts"]
|
|
8
|
+
- role=link[name="Directory"]
|
|
9
|
+
- role=link[name="Create"]
|
|
10
|
+
- role=button[name="Search documentation..."]
|
|
11
|
+
- role=link[name="109k"]
|
|
12
|
+
- role=button[name="Toggle theme"]
|
|
13
|
+
- role=link[name="New"]
|
|
14
|
+
- main:
|
|
15
|
+
- role=link[name="shadcn/skills, presets and more"]
|
|
16
|
+
- heading "The Foundation for your Design System"
|
|
17
|
+
- paragraph:
|
|
18
|
+
- text: "A set of beautifully designed components that you can customize, extend, and build on. Start here then make it your own. Open Source. Open Code."
|
|
13
19
|
- role=link[name="New Project"]
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
- group "Payment Method":
|
|
34
|
-
- paragraph:
|
|
35
|
-
- text: "All transactions are secure and encrypted"
|
|
20
|
+
- role=link[name="View Components"]
|
|
21
|
+
- layouttable:
|
|
22
|
+
- role=link[name="Examples"]
|
|
23
|
+
- role=link[name="Dashboard"]
|
|
24
|
+
- role=link[name="Tasks"]
|
|
25
|
+
- role=link[name="Playground"]
|
|
26
|
+
- role=link[name="Authentication"]
|
|
27
|
+
- role=link[name="RTL"]
|
|
28
|
+
- labeltext:
|
|
29
|
+
- text: "Theme"
|
|
30
|
+
- combobox "Theme" [id="theme-selector"]:
|
|
31
|
+
- text: "Neutral"
|
|
32
|
+
- role=button[name="Copy Code"]
|
|
33
|
+
- group "Payment Method":
|
|
34
|
+
- paragraph:
|
|
35
|
+
- text: "All transactions are secure and encrypted"
|
|
36
|
+
- labeltext:
|
|
37
|
+
- text: "Name on Card"
|
|
38
|
+
- textbox "Name on Card" [id="checkout-7j9-card-name-43j"]
|
|
36
39
|
- labeltext:
|
|
37
|
-
- text: "
|
|
38
|
-
- textbox "
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
- textbox "Card Number" [id="checkout-7j9-card-number-uw1"]
|
|
42
|
-
- paragraph:
|
|
43
|
-
- text: "Enter your 16-digit number."
|
|
44
|
-
- labeltext:
|
|
45
|
-
- text: "CVV"
|
|
46
|
-
- textbox "CVV" [id="checkout-7j9-cvv"]
|
|
47
|
-
- labeltext:
|
|
48
|
-
- text: "Month"
|
|
49
|
-
- combobox "Month" [id="checkout-7j9-exp-month-ts6"]:
|
|
50
|
-
- text: "MM"
|
|
51
|
-
- labeltext:
|
|
52
|
-
- text: "Year"
|
|
53
|
-
- combobox "Year" [id="checkout-7j9-exp-year-f59"]:
|
|
54
|
-
- text: "YYYY"
|
|
55
|
-
- group "Billing Address":
|
|
56
|
-
- paragraph:
|
|
57
|
-
- text: "The billing address associated with your payment method"
|
|
58
|
-
- checkbox "Same as shipping address" [id="checkout-7j9-same-as-shipping-wgm"]
|
|
40
|
+
- text: "Card Number"
|
|
41
|
+
- textbox "Card Number" [id="checkout-7j9-card-number-uw1"]
|
|
42
|
+
- paragraph:
|
|
43
|
+
- text: "Enter your 16-digit number."
|
|
59
44
|
- labeltext:
|
|
60
|
-
- text: "
|
|
61
|
-
|
|
62
|
-
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
- role=button[name="Invite Members"]
|
|
72
|
-
- status "Loading"
|
|
73
|
-
- text: "Syncing"
|
|
74
|
-
- status "Loading"
|
|
75
|
-
- text: "Updating"
|
|
76
|
-
- status "Loading"
|
|
77
|
-
- text: "Loading"
|
|
78
|
-
- role=button[name="Add"] >> nth=0
|
|
79
|
-
- role=textbox[name="Send a message..."]
|
|
80
|
-
- role=button[name="Voice Mode"]
|
|
81
|
-
- text: "Price Range"
|
|
82
|
-
- paragraph:
|
|
83
|
-
- text: "Set your budget range ($"
|
|
84
|
-
- text: "200"
|
|
85
|
-
- text: "-"
|
|
86
|
-
- text: "800"
|
|
87
|
-
- text: ")."
|
|
88
|
-
- generic "Price Range"
|
|
89
|
-
- role=textbox[name="Search..."]
|
|
90
|
-
- text: "12 results"
|
|
91
|
-
- role=textbox[name="example.com"]
|
|
92
|
-
- text: "https://"
|
|
93
|
-
- role=button[name="Info"] >> nth=0
|
|
94
|
-
- role=textbox[name="Ask, Search or Chat..."]
|
|
95
|
-
- role=button[name="Add"] >> nth=1
|
|
96
|
-
- button "Auto" [id="radix-_R_2jlbav5uiuplb_"]
|
|
97
|
-
- text: "52% used"
|
|
98
|
-
- role=button[name="Send"] >> nth=0
|
|
99
|
-
- role=textbox[name="@shadcn"]
|
|
100
|
-
- labeltext:
|
|
101
|
-
- text: "Input Secure"
|
|
102
|
-
- textbox "Input Secure" [id="input-secure-19"]
|
|
103
|
-
- role=button[name="Info"] >> nth=1
|
|
104
|
-
- text: "https://"
|
|
105
|
-
- role=button[name="Favorite"]
|
|
106
|
-
- text: "Two-factor authentication"
|
|
107
|
-
- role=button[name="Enable"]
|
|
108
|
-
- role=link[name="Your profile has been verified."]
|
|
109
|
-
- text: "Appearance Settings"
|
|
110
|
-
- group "Compute Environment":
|
|
45
|
+
- text: "CVV"
|
|
46
|
+
- textbox "CVV" [id="checkout-7j9-cvv"]
|
|
47
|
+
- labeltext:
|
|
48
|
+
- text: "Month"
|
|
49
|
+
- combobox "Month" [id="checkout-7j9-exp-month-ts6"]:
|
|
50
|
+
- text: "MM"
|
|
51
|
+
- labeltext:
|
|
52
|
+
- text: "Year"
|
|
53
|
+
- combobox "Year" [id="checkout-7j9-exp-year-f59"]:
|
|
54
|
+
- text: "YYYY"
|
|
55
|
+
- group "Billing Address":
|
|
111
56
|
- paragraph:
|
|
112
|
-
- text: "
|
|
113
|
-
|
|
57
|
+
- text: "The billing address associated with your payment method"
|
|
58
|
+
- checkbox "Same as shipping address" [id="checkout-7j9-same-as-shipping-wgm"]
|
|
114
59
|
- labeltext:
|
|
115
|
-
|
|
116
|
-
- paragraph:
|
|
117
|
-
- text: "Run GPU workloads on a K8s configured cluster. This is the default."
|
|
118
|
-
- radio "Kubernetes" [id="kubernetes-r2h"]
|
|
119
|
-
- labeltext:
|
|
120
|
-
- text: "Virtual Machine"
|
|
121
|
-
- paragraph:
|
|
122
|
-
- text: "Access a VM configured cluster to run workloads. (Coming soon)"
|
|
123
|
-
- radio "Virtual Machine" [id="vm-z4k"]
|
|
124
|
-
- labeltext:
|
|
125
|
-
- text: "Number of GPUs"
|
|
126
|
-
- paragraph:
|
|
127
|
-
- text: "You can add more later."
|
|
128
|
-
- textbox "Number of GPUs" [id="number-of-gpus-f6l"]:
|
|
129
|
-
- text: "8"
|
|
130
|
-
- role=button[name="Decrement"]
|
|
131
|
-
- role=button[name="Increment"]
|
|
60
|
+
- text: "Same as shipping address"
|
|
132
61
|
- labeltext:
|
|
133
|
-
- text: "
|
|
134
|
-
-
|
|
135
|
-
|
|
136
|
-
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
62
|
+
- text: "Comments"
|
|
63
|
+
- textbox "Comments" [id="checkout-7j9-optional-comments"]
|
|
64
|
+
- role=button[name="Submit"]
|
|
65
|
+
- role=button[name="Cancel"] >> nth=0
|
|
66
|
+
- image "@shadcn"
|
|
67
|
+
- image "@maxleiter"
|
|
68
|
+
- image "@evilrabbit"
|
|
69
|
+
- text: "No Team Members"
|
|
70
|
+
- text: "Invite your team to collaborate on this project."
|
|
71
|
+
- role=button[name="Invite Members"]
|
|
72
|
+
- status "Loading"
|
|
73
|
+
- text: "Syncing"
|
|
74
|
+
- status "Loading"
|
|
75
|
+
- text: "Updating"
|
|
76
|
+
- status "Loading"
|
|
77
|
+
- text: "Loading"
|
|
78
|
+
- role=button[name="Add"] >> nth=0
|
|
79
|
+
- role=textbox[name="Send a message..."]
|
|
80
|
+
- role=button[name="Voice Mode"]
|
|
81
|
+
- text: "Price Range"
|
|
82
|
+
- paragraph:
|
|
83
|
+
- text: "Set your budget range ($"
|
|
84
|
+
- text: "200"
|
|
85
|
+
- text: "-"
|
|
86
|
+
- text: "800"
|
|
87
|
+
- text: ")."
|
|
88
|
+
- generic "Price Range":
|
|
89
|
+
- role=slider[name="Minimum"]
|
|
90
|
+
- role=slider[name="Maximum"]
|
|
91
|
+
- role=textbox[name="Search..."]
|
|
92
|
+
- text: "12 results"
|
|
93
|
+
- role=textbox[name="example.com"]
|
|
94
|
+
- text: "https://"
|
|
95
|
+
- role=button[name="Info"] >> nth=0
|
|
96
|
+
- role=textbox[name="Ask, Search or Chat..."]
|
|
97
|
+
- role=button[name="Add"] >> nth=1
|
|
98
|
+
- button "Auto" [id="radix-_R_aeldbsnqbr6lb_"]
|
|
99
|
+
- text: "52% used"
|
|
100
|
+
- role=button[name="Send"] >> nth=0
|
|
101
|
+
- role=textbox[name="@shadcn"]
|
|
150
102
|
- labeltext:
|
|
151
|
-
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
103
|
+
- text: "Input Secure"
|
|
104
|
+
- textbox "Input Secure" [id="input-secure-19"]
|
|
105
|
+
- role=button[name="Info"] >> nth=1
|
|
106
|
+
- text: "https://"
|
|
107
|
+
- role=button[name="Favorite"]
|
|
108
|
+
- text: "Two-factor authentication"
|
|
109
|
+
- role=button[name="Enable"]
|
|
110
|
+
- role=link[name="Your profile has been verified."]
|
|
111
|
+
- text: "Appearance Settings"
|
|
112
|
+
- group "Compute Environment":
|
|
113
|
+
- paragraph:
|
|
114
|
+
- text: "Select the compute environment for your cluster."
|
|
115
|
+
- radiogroup:
|
|
116
|
+
- labeltext:
|
|
117
|
+
- text: "Kubernetes"
|
|
118
|
+
- paragraph:
|
|
119
|
+
- text: "Run GPU workloads on a K8s configured cluster. This is the default."
|
|
120
|
+
- radio "Kubernetes" [id="kubernetes-r2h"]
|
|
121
|
+
- labeltext:
|
|
122
|
+
- text: "Virtual Machine"
|
|
162
123
|
- paragraph:
|
|
163
|
-
- text: "
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
124
|
+
- text: "Access a VM configured cluster to run workloads. (Coming soon)"
|
|
125
|
+
- radio "Virtual Machine" [id="vm-z4k"]
|
|
126
|
+
- labeltext:
|
|
127
|
+
- text: "Number of GPUs"
|
|
128
|
+
- paragraph:
|
|
129
|
+
- text: "You can add more later."
|
|
130
|
+
- textbox "Number of GPUs" [id="number-of-gpus-f6l"]:
|
|
131
|
+
- text: "8"
|
|
132
|
+
- role=button[name="Decrement"]
|
|
133
|
+
- role=button[name="Increment"]
|
|
134
|
+
- labeltext:
|
|
135
|
+
- text: "Wallpaper Tinting"
|
|
136
|
+
- paragraph:
|
|
137
|
+
- text: "Allow the wallpaper to be tinted."
|
|
138
|
+
- switch "Wallpaper Tinting" [id="tinting"]
|
|
139
|
+
- labeltext:
|
|
140
|
+
- text: "Prompt"
|
|
141
|
+
- textbox "Prompt" [id="notion-prompt"]
|
|
142
|
+
- role=button[name="Add context"]
|
|
143
|
+
- role=button[name="Attach file"]
|
|
144
|
+
- button "Auto" [id="radix-_R_5opdbsnqbr6lb_"]
|
|
145
|
+
- button "All Sources" [id="radix-_R_7opdbsnqbr6lb_"]
|
|
146
|
+
- role=button[name="Send"] >> nth=1
|
|
147
|
+
- role=button[name="Go Back"]
|
|
148
|
+
- role=button[name="Archive"]
|
|
149
|
+
- role=button[name="Report"]
|
|
150
|
+
- role=button[name="Snooze"]
|
|
151
|
+
- button "More Options" [id="radix-_R_1d9dbsnqbr6lb_"]
|
|
152
|
+
- labeltext:
|
|
153
|
+
- "I agree to the terms and conditions" [id="checkbox-demo"]
|
|
154
|
+
- labeltext:
|
|
155
|
+
- text: "I agree to the terms and conditions"
|
|
156
|
+
- role=button[name="1"]
|
|
157
|
+
- role=button[name="2"]
|
|
158
|
+
- role=button[name="3"]
|
|
159
|
+
- role=button[name="Previous"]
|
|
160
|
+
- role=button[name="Next"]
|
|
161
|
+
- role=button[name="Copilot"]
|
|
162
|
+
- role=button[name="Open Popover"]
|
|
163
|
+
- group "How did you hear about us?":
|
|
164
|
+
- paragraph:
|
|
165
|
+
- text: "Select the option that best describes how you heard about us."
|
|
166
|
+
- labeltext:
|
|
167
|
+
- checkbox [id="social-media"]
|
|
168
|
+
- text: "Social Media"
|
|
169
|
+
- labeltext:
|
|
170
|
+
- checkbox [id="search-engine"]
|
|
171
|
+
- text: "Search Engine"
|
|
172
|
+
- labeltext:
|
|
173
|
+
- checkbox [id="referral"]
|
|
174
|
+
- text: "Referral"
|
|
175
|
+
- labeltext:
|
|
176
|
+
- checkbox [id="other"]
|
|
177
|
+
- text: "Other"
|
|
178
|
+
- status "Loading"
|
|
179
|
+
- text: "Processing your request"
|
|
180
|
+
- text: "Please wait while we process your request. Do not refresh the page."
|
|
181
|
+
- role=button[name="Cancel"] >> nth=1
|
|
182
|
+
- contentinfo:
|
|
183
|
+
- text: "Built by"
|
|
184
|
+
- role=link[name="shadcn"]
|
|
185
|
+
- text: "at"
|
|
186
|
+
- role=link[name="Vercel"]
|
|
187
|
+
- text: ". The source code is available on"
|
|
188
|
+
- role=link[name="GitHub"]
|
|
189
|
+
- text: "."
|
|
190
|
+
- region "Notifications alt+T"
|
|
189
191
|
|
|
190
192
|
use refToLocator({ ref: 'e3' }) to get locators for ref strings.
|
|
@@ -1,129 +1,131 @@
|
|
|
1
|
-
[return value]
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
1
|
+
[return value] - banner:
|
|
2
|
+
- role=link[name="shadcn/ui"]
|
|
3
|
+
- navigation:
|
|
4
|
+
- role=link[name="Docs"]
|
|
5
|
+
- role=link[name="Components"]
|
|
6
|
+
- role=link[name="Blocks"]
|
|
7
|
+
- role=link[name="Charts"]
|
|
8
|
+
- role=link[name="Directory"]
|
|
9
|
+
- role=link[name="Create"]
|
|
10
|
+
- role=button[name="Search documentation..."]
|
|
11
|
+
- role=link[name="109k"]
|
|
12
|
+
- role=button[name="Toggle theme"]
|
|
13
|
+
- role=link[name="New"]
|
|
14
|
+
- main:
|
|
15
|
+
- role=link[name="shadcn/skills, presets and more"]
|
|
13
16
|
- role=link[name="New Project"]
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
17
|
+
- role=link[name="View Components"]
|
|
18
|
+
- role=link[name="Examples"]
|
|
19
|
+
- role=link[name="Dashboard"]
|
|
20
|
+
- role=link[name="Tasks"]
|
|
21
|
+
- role=link[name="Playground"]
|
|
22
|
+
- role=link[name="Authentication"]
|
|
23
|
+
- role=link[name="RTL"]
|
|
24
|
+
- labeltext:
|
|
25
|
+
- text: "Theme"
|
|
26
|
+
- combobox "Theme" [id="theme-selector"]
|
|
27
|
+
- role=button[name="Copy Code"]
|
|
28
|
+
- labeltext:
|
|
29
|
+
- text: "Name on Card"
|
|
30
|
+
- textbox "Name on Card" [id="checkout-7j9-card-name-43j"]
|
|
28
31
|
- labeltext:
|
|
29
|
-
- text: "
|
|
30
|
-
- textbox "
|
|
31
|
-
- labeltext:
|
|
32
|
-
- text: "Card Number"
|
|
33
|
-
- textbox "Card Number" [id="checkout-7j9-card-number-uw1"]
|
|
34
|
-
- labeltext:
|
|
35
|
-
- text: "CVV"
|
|
36
|
-
- textbox "CVV" [id="checkout-7j9-cvv"]
|
|
37
|
-
- labeltext:
|
|
38
|
-
- text: "Month"
|
|
39
|
-
- combobox "Month" [id="checkout-7j9-exp-month-ts6"]
|
|
40
|
-
- labeltext:
|
|
41
|
-
- text: "Year"
|
|
42
|
-
- combobox "Year" [id="checkout-7j9-exp-year-f59"]
|
|
43
|
-
- checkbox "Same as shipping address" [id="checkout-7j9-same-as-shipping-wgm"]
|
|
32
|
+
- text: "Card Number"
|
|
33
|
+
- textbox "Card Number" [id="checkout-7j9-card-number-uw1"]
|
|
44
34
|
- labeltext:
|
|
45
|
-
- text: "
|
|
35
|
+
- text: "CVV"
|
|
36
|
+
- textbox "CVV" [id="checkout-7j9-cvv"]
|
|
46
37
|
- labeltext:
|
|
47
|
-
- text: "
|
|
48
|
-
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
- role=textbox[name="Send a message..."]
|
|
54
|
-
- role=button[name="Voice Mode"]
|
|
55
|
-
- role=textbox[name="Search..."]
|
|
56
|
-
- role=textbox[name="example.com"]
|
|
57
|
-
- role=button[name="Info"] >> nth=0
|
|
58
|
-
- role=textbox[name="Ask, Search or Chat..."]
|
|
59
|
-
- role=button[name="Add"] >> nth=1
|
|
60
|
-
- button "Auto" [id="radix-_R_2jlbav5uiuplb_"]
|
|
61
|
-
- role=button[name="Send"] >> nth=0
|
|
62
|
-
- role=textbox[name="@shadcn"]
|
|
63
|
-
- labeltext:
|
|
64
|
-
- text: "Input Secure"
|
|
65
|
-
- textbox "Input Secure" [id="input-secure-19"]
|
|
66
|
-
- role=button[name="Info"] >> nth=1
|
|
67
|
-
- role=button[name="Favorite"]
|
|
68
|
-
- role=button[name="Enable"]
|
|
69
|
-
- role=link[name="Your profile has been verified."]
|
|
70
|
-
- labeltext:
|
|
71
|
-
- text: "Kubernetes"
|
|
72
|
-
- text: "Run GPU workloads on a K8s configured cluster. This is the default."
|
|
73
|
-
- radio "Kubernetes" [id="kubernetes-r2h"]
|
|
74
|
-
- labeltext:
|
|
75
|
-
- text: "Virtual Machine"
|
|
76
|
-
- text: "Access a VM configured cluster to run workloads. (Coming soon)"
|
|
77
|
-
- radio "Virtual Machine" [id="vm-z4k"]
|
|
38
|
+
- text: "Month"
|
|
39
|
+
- combobox "Month" [id="checkout-7j9-exp-month-ts6"]
|
|
40
|
+
- labeltext:
|
|
41
|
+
- text: "Year"
|
|
42
|
+
- combobox "Year" [id="checkout-7j9-exp-year-f59"]
|
|
43
|
+
- checkbox "Same as shipping address" [id="checkout-7j9-same-as-shipping-wgm"]
|
|
78
44
|
- labeltext:
|
|
79
|
-
- text: "
|
|
80
|
-
- textbox "Number of GPUs" [id="number-of-gpus-f6l"]
|
|
81
|
-
- role=button[name="Decrement"]
|
|
82
|
-
- role=button[name="Increment"]
|
|
45
|
+
- text: "Same as shipping address"
|
|
83
46
|
- labeltext:
|
|
84
|
-
- text: "
|
|
85
|
-
|
|
47
|
+
- text: "Comments"
|
|
48
|
+
- textbox "Comments" [id="checkout-7j9-optional-comments"]
|
|
49
|
+
- role=button[name="Submit"]
|
|
50
|
+
- role=button[name="Cancel"] >> nth=0
|
|
51
|
+
- role=button[name="Invite Members"]
|
|
52
|
+
- role=button[name="Add"] >> nth=0
|
|
53
|
+
- role=textbox[name="Send a message..."]
|
|
54
|
+
- role=button[name="Voice Mode"]
|
|
55
|
+
- role=slider[name="Minimum"]
|
|
56
|
+
- role=slider[name="Maximum"]
|
|
57
|
+
- role=textbox[name="Search..."]
|
|
58
|
+
- role=textbox[name="example.com"]
|
|
59
|
+
- role=button[name="Info"] >> nth=0
|
|
60
|
+
- role=textbox[name="Ask, Search or Chat..."]
|
|
61
|
+
- role=button[name="Add"] >> nth=1
|
|
62
|
+
- button "Auto" [id="radix-_R_aeldbsnqbr6lb_"]
|
|
63
|
+
- role=button[name="Send"] >> nth=0
|
|
64
|
+
- role=textbox[name="@shadcn"]
|
|
86
65
|
- labeltext:
|
|
87
|
-
- text: "
|
|
88
|
-
- textbox "
|
|
89
|
-
- role=button[name="
|
|
90
|
-
- role=button[name="
|
|
91
|
-
|
|
92
|
-
-
|
|
93
|
-
- role=button[name="Send"] >> nth=1
|
|
94
|
-
- role=button[name="Go Back"]
|
|
95
|
-
- role=button[name="Archive"]
|
|
96
|
-
- role=button[name="Report"]
|
|
97
|
-
- role=button[name="Snooze"]
|
|
98
|
-
- button "More Options" [id="radix-_R_babav5uiuplb_"]
|
|
66
|
+
- text: "Input Secure"
|
|
67
|
+
- textbox "Input Secure" [id="input-secure-19"]
|
|
68
|
+
- role=button[name="Info"] >> nth=1
|
|
69
|
+
- role=button[name="Favorite"]
|
|
70
|
+
- role=button[name="Enable"]
|
|
71
|
+
- role=link[name="Your profile has been verified."]
|
|
99
72
|
- labeltext:
|
|
100
|
-
|
|
73
|
+
- text: "Kubernetes"
|
|
74
|
+
- text: "Run GPU workloads on a K8s configured cluster. This is the default."
|
|
75
|
+
- radio "Kubernetes" [id="kubernetes-r2h"]
|
|
76
|
+
- labeltext:
|
|
77
|
+
- text: "Virtual Machine"
|
|
78
|
+
- text: "Access a VM configured cluster to run workloads. (Coming soon)"
|
|
79
|
+
- radio "Virtual Machine" [id="vm-z4k"]
|
|
80
|
+
- labeltext:
|
|
81
|
+
- text: "Number of GPUs"
|
|
82
|
+
- textbox "Number of GPUs" [id="number-of-gpus-f6l"]
|
|
83
|
+
- role=button[name="Decrement"]
|
|
84
|
+
- role=button[name="Increment"]
|
|
101
85
|
- labeltext:
|
|
102
|
-
- text: "
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
86
|
+
- text: "Wallpaper Tinting"
|
|
87
|
+
- switch "Wallpaper Tinting" [id="tinting"]
|
|
88
|
+
- labeltext:
|
|
89
|
+
- text: "Prompt"
|
|
90
|
+
- textbox "Prompt" [id="notion-prompt"]
|
|
91
|
+
- role=button[name="Add context"]
|
|
92
|
+
- role=button[name="Attach file"]
|
|
93
|
+
- button "Auto" [id="radix-_R_5opdbsnqbr6lb_"]
|
|
94
|
+
- button "All Sources" [id="radix-_R_7opdbsnqbr6lb_"]
|
|
95
|
+
- role=button[name="Send"] >> nth=1
|
|
96
|
+
- role=button[name="Go Back"]
|
|
97
|
+
- role=button[name="Archive"]
|
|
98
|
+
- role=button[name="Report"]
|
|
99
|
+
- role=button[name="Snooze"]
|
|
100
|
+
- button "More Options" [id="radix-_R_1d9dbsnqbr6lb_"]
|
|
101
|
+
- labeltext:
|
|
102
|
+
- "I agree to the terms and conditions" [id="checkbox-demo"]
|
|
103
|
+
- labeltext:
|
|
104
|
+
- text: "I agree to the terms and conditions"
|
|
105
|
+
- role=button[name="1"]
|
|
106
|
+
- role=button[name="2"]
|
|
107
|
+
- role=button[name="3"]
|
|
108
|
+
- role=button[name="Previous"]
|
|
109
|
+
- role=button[name="Next"]
|
|
110
|
+
- role=button[name="Copilot"]
|
|
111
|
+
- role=button[name="Open Popover"]
|
|
112
|
+
- labeltext:
|
|
113
|
+
- checkbox [id="social-media"]
|
|
114
|
+
- text: "Social Media"
|
|
115
|
+
- labeltext:
|
|
116
|
+
- checkbox [id="search-engine"]
|
|
117
|
+
- text: "Search Engine"
|
|
118
|
+
- labeltext:
|
|
119
|
+
- checkbox [id="referral"]
|
|
120
|
+
- text: "Referral"
|
|
121
|
+
- labeltext:
|
|
122
|
+
- checkbox [id="other"]
|
|
123
|
+
- text: "Other"
|
|
124
|
+
- role=button[name="Cancel"] >> nth=1
|
|
125
|
+
- contentinfo:
|
|
126
|
+
- role=link[name="shadcn"]
|
|
127
|
+
- role=link[name="Vercel"]
|
|
128
|
+
- role=link[name="GitHub"]
|
|
129
|
+
- region "Notifications alt+T"
|
|
128
130
|
|
|
129
131
|
use refToLocator({ ref: 'e3' }) to get locators for ref strings.
|