Commit Graph

4550 Commits

Author SHA1 Message Date
Rohit
5058a3b133 Merge pull request #320 from getmaxun/shadow-iframe
feat: compatibility check for shadowDOM and iframe scraping
2025-01-05 01:33:20 +05:30
RohitR311
9c8a980c43 feat: add deep nested iframe scraping support for capture text 2025-01-05 01:30:11 +05:30
RohitR311
934ffbb0f5 fix: return iframeSelector if present 2025-01-05 00:39:08 +05:30
Rohit
c132f276b2 Merge pull request #275 from getmaxun/iframe
feat: support `iframe` extraction
2025-01-05 00:34:48 +05:30
Rohit
d1e82390f4 Merge branch 'develop' into iframe 2025-01-05 00:05:47 +05:30
Karishma Shukla
10bf769add Merge pull request #296 from getmaxun/shadow-dom
feat: shadow dom selection
2025-01-04 22:07:52 +05:30
amhsirak
0da5cb0f67 feat: monitor web recorder backend performance 2025-01-04 15:57:41 +05:30
amhsirak
e20a4073de feat: monitor web recorder frontend performance 2025-01-04 15:57:18 +05:30
Rohit
5e775fa83f Merge branch 'develop' into iframe 2025-01-04 15:51:51 +05:30
RohitR311
7b08471ba1 feat: add func to rm iframe selector from workflow 2025-01-04 15:37:35 +05:30
RohitR311
96049e361b feat: add iframe support for table and non table scraping 2025-01-04 15:36:54 +05:30
amhsirak
230f40bc9a feat: monitor web recorder performance 2025-01-04 15:09:09 +05:30
RohitR311
1c13a230f5 feat: add iframe support for highlighter logic 2025-01-04 14:47: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
Karishma Shukla
170e4f19a0 Merge pull request #315 from getmaxun/cuslim-fix
fix: update custom limit if value >= 1
2025-01-04 13:02:36 +05:30
Karishma Shukla
222cc63d7a Merge pull request #316 from getmaxun/lang-fixes
fix: translation changes
2025-01-04 12:58:17 +05:30
RohitR311
a845509a73 feat: add iframe support for scrapeSchema action 2025-01-04 10:51:01 +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
9eb4ec398a feat: add iframe selector type for selectors 2025-01-04 09:13:17 +05:30
RohitR311
3f73a48c31 feat: add nested iframe selector generation func for capture text 2025-01-04 09:01:13 +05:30
RohitR311
1874e71e0f fix: add translation for same name robot creation 2025-01-03 20:22:30 +05:30
RohitR311
35a44bb39f fix: rm translation for alt maxun_logo 2025-01-03 20:18:03 +05:30
RohitR311
af237ba1b0 fix: update custom limit if value >= 1 2025-01-03 20:06:13 +05:30
RohitR311
014bce00bd feat: add initialUrl to store the first url 2025-01-03 19:48:47 +05:30
RohitR311
fcd9c2f484 feat: set first url as recording url and initial url 2025-01-03 19:41:20 +05:30
RohitR311
a27e8440a1 feat: navigate to initial url on reset 2025-01-03 19:37:06 +05:30
RohitR311
8d012aa426 feat: add action to set workflow 2025-01-03 18:46:24 +05:30
RohitR311
1a292a0f4b feat: do not set workflow data on workflow reset 2025-01-03 18:45:30 +05:30
RohitR311
cc5a456e12 feat: set workflow as empty on performing reset 2025-01-03 18:40:43 +05:30
RohitR311
609eec49db feat: add translations for reset functionality 2025-01-03 00:23:08 +05:30
RohitR311
1cdf279c9e feat: add pagination and limit options 2025-01-03 00:17:55 +05:30
RohitR311
54bc5e98c3 feat: get pagination and limit options from browser actions 2025-01-03 00:17:29 +05:30
RohitR311
613d479d77 feat: add reset functionality to reset all states 2025-01-03 00:16:08 +05:30
amhsirak
edfcd8f869 fix: format 2025-01-02 23:15:03 +05:30
amhsirak
e91a3916a0 chore: cleanup console logs 2025-01-02 21:19:36 +05:30
amhsirak
5813ae4026 Merge branch 'shadow-dom' of https://github.com/getmaxun/maxun into shadow-dom 2025-01-02 21:19:03 +05:30
amhsirak
8323593bb0 chore: format 2025-01-02 21:18:49 +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
Karishma Shukla
9394fc3b59 Merge pull request #312 from getmaxun/robot-sort
docs: update website to maxun.dev
2025-01-02 18:12:46 +05:30
Karishma Shukla
ec0bc75097 docs: update website to maxun.dev 2025-01-02 18:12:10 +05:30
RohitR311
c287340f84 feat: shadowDOM support for table and non table list scraping 2025-01-02 14:17:19 +05:30
Karishma Shukla
bd6bef91c9 Merge pull request #308 from getmaxun/confirm-ui
feat: notify on schedule delete
2025-01-02 09:19:54 +05:30
Karishma Shukla
863dc8e166 Merge pull request #310 from getmaxun/robot-sort
fix: twitter typo
2025-01-01 23:55:30 +05:30
amhsirak
22a99ff8b5 fix: twitter typo 2025-01-01 23:54:28 +05:30
amhsirak
735b33b847 fix: typo 2025-01-01 23:53:58 +05:30
Karishma Shukla
0a0c6ac45d Merge pull request #309 from getmaxun/robot-sort
chore: cleanup src/api
2025-01-01 23:32:37 +05:30