browser-use--browser-harness
318e3f01cc
- ly-com: read Vue ref via stable .value with _rawValue fallback rather than the brittle internal _rawValue path. - wehotel: ancestor walk now identifies the hotel-name anchor by identity/innerText instead of an href-based negation against text (查看详情 lives on the link body, not in href), which previously let the loop stop on the detail anchor itself. - ctrip: raise an explicit error when the destination input or 搜索 button isn't found, instead of dereferencing None and crashing with a confusing TypeError.