```ts const {x = 0, y = 0, width = 0, height = 0} = (await button.boundingBox()) ?? {}; ``` <img width="1264" height="587" alt="Image" src="https://github.com/user-attachments/assets/ccd9f649-f411-4a94-b254-759d717196c9" /> Is it false positive?