Commit c8abe7b
committed
fix(e2e): clear the document file input after sending
Native file inputs only fire onChange when their value changes, so
re-selecting the same PDF in the harness did nothing. Clears the input's
value after the send callback runs. Document input only, per review scope.1 parent e5d210e commit c8abe7b
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
281 | 284 | | |
282 | 285 | | |
283 | 286 | | |
| |||
0 commit comments