Commit Graph

210 Commits

Author SHA1 Message Date
Karishma Shukla
2081fbbee8 fix: if page closed !get non unique selectors 2025-08-21 20:35:42 +05:30
Karishma Shukla
d1c5a60417 fix: if page closed !get element selector 2025-08-21 20:33:14 +05:30
Karishma Shukla
1abd277fc4 fix: if page closed !get element rect 2025-08-21 20:32:19 +05:30
Karishma Shukla
b6ee449b9c fix: if page closed !get element rect 2025-08-21 20:31:26 +05:30
Karishma Shukla
1abfd6a811 fix: if page closed !get element info 2025-08-21 20:30:49 +05:30
Karishma Shukla
28a6eb465f fix: if page closed !get element info 2025-08-21 20:29:36 +05:30
Karishma Shukla
5a6dc45c50 Merge pull request #600 from getmaxun/link-container
feat: override anchor container selection
2025-05-23 13:32:55 +05:30
Karishma Shukla
395dbe6662 feat: override anchor container selection 2025-05-19 21:20:51 +05:30
RohitR311
d9ac918317 feat: rm selector hierarchy for non unique selectors 2025-05-09 23:36:41 +05:30
Rohit
8ef5348f14 feat: rm page console log 2025-04-23 17:22:07 +05:30
Rohit
3bf659b62f feat: get container element based on dimensions and children 2025-04-17 19:07:33 +05:30
Rohit
1943f690cc feat: improve list container detection 2025-03-21 13:08:35 +05:30
Karishma Shukla
e4da6618e1 Merge pull request #488 from getmaxun/highlight-fix
feat: better DOM parsing and highlighting
2025-03-20 17:39:13 +05:30
Rohit
7303859efd feat: add nth-child for sibling sharing one same class 2025-03-20 15:46:17 +05:30
Rohit
fe67193fd6 feat: improve dom parsing for capture list 2025-03-20 14:34:48 +05:30
Rohit
a5f8f9d64e feat: rm threshold logic 2025-03-20 01:40:51 +05:30
Rohit
bad7255dc1 feat: avoid overlays and get deepest element 2025-03-20 00:34:23 +05:30
Rohit
194b8bbb72 feat: revert prioritize link click logic 2025-03-19 12:47:13 +05:30
Rohit
c4540168a3 feat: rm anchor tag priority logic 2025-03-04 13:28:15 +05:30
Rohit
9400ebe032 feat: frame selector support capture list 2025-03-04 09:11:27 +05:30
Rohit
f57a84c49f feat: selector generation for frame elements 2025-03-03 18:01:17 +05:30
Rohit
2217a9577e feat: add rel selector for pagination elements 2025-03-02 22:45:08 +05:30
Rohit
a5c100f174 fix: add error handling for optimize 2025-02-20 13:18:03 +05:30
Rohit
1ad4b5d97a feat: nth-child selector generation for child selectors 2025-01-26 18:51:54 +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
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
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
cec2397a58 feat: change shadowDOM full selector path 2024-12-30 02:55:21 +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
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
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