Skip to content

Commit ee78c05

Browse files
committed
include URLs in simplified
1 parent bffc770 commit ee78c05

File tree

4 files changed

+1197
-3
lines changed

4 files changed

+1197
-3
lines changed

stagehand/utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ def _format_ax_value(value_type: str, value: AXValue) -> Union[str, None]:
116116

117117

118118
INCLUDED_NODE_PROPERTY_NAMES = {
119+
"url",
119120
"selected",
120121
"checked",
121122
"value",

0 commit comments

Comments
 (0)