Commit 7106a65
authored
Update stale observe evals (#1615)
# why
Stale evals
# what changed
- `observe_yc_startup.ts`: website changed CSS selectors
- `observe_simple_google_search.ts`: switched to press enter instead of
clicking potentially opaque google search button
# test plan
<!-- This is an auto-generated description by cubic. -->
---
## Summary by cubic
Updated stale observe evals to match site changes and reduce flakiness.
YC companies selectors fixed, and Google search now uses Enter with a
short wait.
- **Bug Fixes**
- YC companies: wait for network idle and update container selectors to
_rightCol_zhfs4_592 and _section_zhfs4_163._results_zhfs4_343.
- Google search: switch observation to “Press enter” and add a 3s delay
before asserting the expected URL.
<sup>Written for commit 8126020.
Summary will update on new commits. <a
href="https://cubic.dev/pr/browserbase/stagehand/pull/1615">Review in
cubic</a></sup>
<!-- End of auto-generated description by cubic. -->1 parent 8a3c066 commit 7106a65
2 files changed
Lines changed: 7 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
| 22 | + | |
25 | 23 | | |
26 | 24 | | |
27 | 25 | | |
28 | 26 | | |
29 | 27 | | |
| 28 | + | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
28 | | - | |
29 | | - | |
| 30 | + | |
| 31 | + | |
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
| |||
0 commit comments