Rohit
|
b5421f3096
|
Merge branch 'develop' into bulk-scraping
|
2025-01-13 12:19:23 +05:30 |
|
RohitR311
|
78e85c78d4
|
feat: add support for iframe and shadowDom selector in pagination logic
|
2025-01-12 14:56:40 +05:30 |
|
RohitR311
|
c7d6dea845
|
feat: cleanup console logs
|
2025-01-10 12:38:50 +05:30 |
|
RohitR311
|
2c8b420ff1
|
feat: limit output preview data to 5
|
2025-01-09 19:08:29 +05:30 |
|
RohitR311
|
7136beeeba
|
feat: chain and store selectors in pagination mode
|
2025-01-09 16:59:13 +05:30 |
|
amhsirak
|
c86fdf8013
|
feat: handle input tags in getElementInfo
|
2025-01-06 23:29:15 +05:30 |
|
amhsirak
|
1ab4631da8
|
feat: handle select tags in getElementInfo
|
2025-01-06 23:27:43 +05:30 |
|
RohitR311
|
934ffbb0f5
|
fix: return iframeSelector if present
|
2025-01-05 00:39:08 +05:30 |
|
Rohit
|
d1e82390f4
|
Merge branch 'develop' into iframe
|
2025-01-05 00:05:47 +05:30 |
|
Rohit
|
5e775fa83f
|
Merge branch 'develop' into iframe
|
2025-01-04 15:51:51 +05:30 |
|
RohitR311
|
ed1ea41c4e
|
feat: add iframe support for child selector generation
|
2025-01-04 14:45:25 +05:30 |
|
RohitR311
|
7018ba64fa
|
feat: improve non unique selector generation for capture list
|
2025-01-04 14:27:47 +05:30 |
|
RohitR311
|
0eb9a8f0a8
|
feat: improve rect generation for iframe elements
|
2025-01-04 10:10:40 +05:30 |
|
RohitR311
|
360fe63938
|
feat: get deeply nested iframe element info
|
2025-01-04 09:37:44 +05:30 |
|
RohitR311
|
2943681c9b
|
feat: prioritize returning iframe selector if exists
|
2025-01-04 09:14:05 +05:30 |
|
RohitR311
|
3f73a48c31
|
feat: add nested iframe selector generation func for capture text
|
2025-01-04 09:01:13 +05:30 |
|
Rohit
|
3f54f11530
|
Merge branch 'develop' into shadow-dom
|
2025-01-02 20:10:10 +05:30 |
|
RohitR311
|
b6faf5cf17
|
feat: add iframeSelector generation logic for capture text
|
2025-01-02 19:35:03 +05:30 |
|
RohitR311
|
42e13066bd
|
feat: add shadowDOM support for capture list selector generation
|
2025-01-01 16:13:38 +05:30 |
|
RohitR311
|
4a09ea66ff
|
feat: get deepest element rect coordinates
|
2024-12-31 12:26:09 +05:30 |
|
RohitR311
|
d2ab81e229
|
feat: add logic to get deeply nested shadowDOM elements
|
2024-12-30 22:59:28 +05:30 |
|
RohitR311
|
05c7921c9d
|
feat: add shadowInfo in highlighter data
|
2024-12-30 03:05:07 +05:30 |
|
RohitR311
|
cec2397a58
|
feat: change shadowDOM full selector path
|
2024-12-30 02:55:21 +05:30 |
|
RohitR311
|
c3031811a6
|
feat: prioritize returning shadow selector
|
2024-12-30 02:52:58 +05:30 |
|
RohitR311
|
542f4d31fa
|
feat: change shadowDOM full selector path
|
2024-12-29 23:41:19 +05:30 |
|
RohitR311
|
a09b03e4a7
|
feat: get deepest shadowDOM element selector
|
2024-12-29 23:36:06 +05:30 |
|
Karishma
|
8e2357d203
|
Merge pull request #291 from getmaxun/table-scrape
feat: better parsing of tables
|
2024-12-26 19:56:10 +05:30 |
|
RohitR311
|
97efd15631
|
feat: add check for table highlighting
|
2024-12-26 19:16:44 +05:30 |
|
amhsirak
|
a131ce6c04
|
feat: shadow dom selection
|
2024-12-24 23:44:20 +05:30 |
|
RohitR311
|
b411faf681
|
feat: add condition to ignore html and body tags on highlighting
|
2024-12-24 17:25:52 +05:30 |
|
RohitR311
|
feb30b9f9e
|
feat: add nth-child selectors for td tag
|
2024-12-24 02:30:36 +05:30 |
|
amhsirak
|
2c6f5b7156
|
feat: better error message
|
2024-12-23 23:16:54 +05:30 |
|
amhsirak
|
bc88aa8280
|
chore: -rm non unique mode 2 log
|
2024-12-23 23:15:05 +05:30 |
|
amhsirak
|
e2bc45b163
|
chore: -rm unique mode 1 log
|
2024-12-23 23:14:36 +05:30 |
|
Karishma Shukla
|
f1b615ab25
|
Merge pull request #276 from getmaxun/handle-inputs
feat: handle datetime-local `<input>` tag
|
2024-12-20 21:36:28 +05:30 |
|
amhsirak
|
8ba928dae6
|
chore: fix format
|
2024-12-20 20:28:24 +05:30 |
|
amhsirak
|
6904933036
|
feat: iframe support for getRect
|
2024-12-20 20:28:11 +05:30 |
|
RohitR311
|
2b96f07b36
|
feat: add datetime-local selection pair to workflow
|
2024-12-20 19:52:03 +05:30 |
|
amhsirak
|
0d763f7821
|
feat: iframe support for get element info
|
2024-12-20 18:32:08 +05:30 |
|
amhsirak
|
889107d892
|
chore: lint
|
2024-12-20 17:23:59 +05:30 |
|
amhsirak
|
81eb32254c
|
feat: handle input type date
|
2024-12-20 17:23:44 +05:30 |
|
amhsirak
|
4b2c072139
|
feat: assign proper types
|
2024-12-20 17:18:06 +05:30 |
|
amhsirak
|
7860d40444
|
feat: handle input type time
|
2024-12-20 17:17:49 +05:30 |
|
amhsirak
|
60b901a1a0
|
feat: handle select tags
|
2024-12-20 13:55:48 +05:30 |
|
RohitR311
|
947a6b75cb
|
feat: check for time input field and emit socket event
|
2024-12-19 16:16:47 +05:30 |
|
RohitR311
|
f872051f08
|
feat: add dropdown selection action pair to workflow
|
2024-12-19 12:23:13 +05:30 |
|
RohitR311
|
a6ed8c67b8
|
feat: check for select type and emit dropdown socket event
|
2024-12-19 12:14:08 +05:30 |
|
RohitR311
|
14079fa0f8
|
feat: date input check using element information
|
2024-12-19 12:13:17 +05:30 |
|
RohitR311
|
0783cbc1c5
|
feat: add date selection handler
|
2024-12-18 18:17:50 +05:30 |
|
Karishma Shukla
|
c25975bf98
|
Merge pull request #266 from getmaxun/sel-fix
feat: selection revamp
|
2024-12-17 21:54:15 +05:30 |
|