karishmas6
|
ebd82480e1
|
feat: throw err for non-element node type
|
2024-06-05 10:44:01 +05:30 |
|
karishmas6
|
01f3381289
|
feat: types for Node
|
2024-06-05 10:42:00 +05:30 |
|
karishmas6
|
24bdea4c10
|
feat: find root document
|
2024-06-05 10:36:27 +05:30 |
|
karishmas6
|
a2d4dfb68c
|
feat: implement finder for selector generation
|
2024-06-05 10:36:06 +05:30 |
|
karishmas6
|
28de16be12
|
feat: type Options for selctors
|
2024-06-05 10:34:17 +05:30 |
|
karishmas6
|
45c51c0d32
|
docs: getElementInformation comment docs
|
2024-06-05 07:05:53 +05:30 |
|
karishmas6
|
1b176f8e16
|
feat: get element information
|
2024-06-05 07:05:20 +05:30 |
|
karishmas6
|
39ca2a2618
|
feat: add Workflow type
|
2024-06-05 06:34:46 +05:30 |
|
karishmas6
|
6774d74ccc
|
feat: if valid rect, return rect properties
|
2024-06-05 06:32:45 +05:30 |
|
karishmas6
|
cf85b238f0
|
feat: retrieve bounding rectangle of element & store in rectangle
|
2024-06-05 06:31:58 +05:30 |
|
karishmas6
|
59f778a0c6
|
feat: check if parent el's tag name is a + use parent elt if true, otherwise uses the original element
|
2024-06-05 06:28:49 +05:30 |
|
karishmas6
|
074cc697b2
|
feat: check if element found @ coordinates
|
2024-06-05 06:27:17 +05:30 |
|
karishmas6
|
7d3bd22cd4
|
feat: find the HTML element at the specified coordinates + cast it to an HTMLElement type
|
2024-06-05 06:26:13 +05:30 |
|