Commit 9f5f2f4
fix: WebDriver v9 frame switching + newline handling
Use switchFrame() instead of removed switchToFrame/switchToParentFrame.
Split typed text on \n and emit Enter keypress (\uE007) between
segments so multi-paragraph content reaches Trix and other
keystroke-driven editors.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent e14ef4e commit 9f5f2f4
1 file changed
Lines changed: 11 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
309 | | - | |
310 | | - | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
311 | 318 | | |
312 | 319 | | |
313 | 320 | | |
| |||
364 | 371 | | |
365 | 372 | | |
366 | 373 | | |
367 | | - | |
| 374 | + | |
368 | 375 | | |
369 | 376 | | |
370 | 377 | | |
371 | 378 | | |
372 | | - | |
| 379 | + | |
373 | 380 | | |
374 | 381 | | |
375 | 382 | | |
| |||
0 commit comments