Commit 11926bf
committed
feat: add element.styles and select commands
element.styles: Get computed CSS styles from elements (font, color,
background, border, padding, bounding box). Accepts refs or CSS selectors.
select: Select options in dropdown menus. Supports single/multi-select,
matching by value (default), label, or index.1 parent b701b23 commit 11926bf
File tree
7 files changed
+775
-0
lines changed- native
- src
- content
- service-worker
7 files changed
+775
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
3 | 9 | | |
4 | 10 | | |
5 | 11 | | |
| |||
0 commit comments