diff --git a/OUTPUT-EXAMPLE.md b/OUTPUT-EXAMPLE.md index e1e0241..17ff76b 100644 --- a/OUTPUT-EXAMPLE.md +++ b/OUTPUT-EXAMPLE.md @@ -80,6 +80,20 @@ JSON example containing all possible step types produced by the sequence recorde "value": "search query", "frame": "" }, + { + "timestamp": 1718724007500, + "css": "#flutterCanvas", + "xpath": "/html/body/div/form/canvas", + "type": "bfill_value", + "value": "admin@example.com", + "frame": "", + "coords": { + "x": 190, + "y": 200, + "width": 380, + "height": 520 + } + }, { "timestamp": 1718724008000, "css": "#username", @@ -146,7 +160,7 @@ JSON example containing all possible step types produced by the sequence recorde | `dblclick` | Double click on an element | | `mouseover` | Hover over an element (debounced at 500ms) | | `fill_value` | Value entered into an `` or `