Commit Graph

510 Commits

Author SHA1 Message Date
Rohit
e4e0480e5a Merge branch 'develop' into integration_airtable 2025-02-26 14:15:22 +05:30
Rohit
332266b6d4 feat: add batching logic for data insertion 2025-02-26 12:59:51 +05:30
Rohit
870d6c6b04 feat: handle empty rows and refresh token logic 2025-02-26 12:35:33 +05:30
Karishma Shukla
80c520e70f Merge pull request #445 from getmaxun/select-fix
fix: add error handling for selector generation
2025-02-22 19:59:26 +05:30
Karishma Shukla
19f6ac5c50 Merge pull request #435 from getmaxun/key-fix
fix: handle displayed input texts
2025-02-22 19:57:42 +05:30
Rohit
a5c100f174 fix: add error handling for optimize 2025-02-20 13:18:03 +05:30
Rohit
cd574194b0 feat: console log cleanup 2025-02-13 12:23:58 +05:30
Rohit
8369714a15 feat: comments cleanup 2025-02-13 12:08:33 +05:30
Rohit
afe7c2fced feat: maintain input type for fields 2025-02-12 23:03:49 +05:30
Rohit
945f1200c4 feat: optimize press actions to type actions 2025-02-12 22:37:40 +05:30
Rohit
206d760dd1 feat: accurately get cursor index value for input field 2025-02-12 22:00:51 +05:30
AmitChauhan63390
7bbe9e15db saving data to airtable 2025-02-07 22:14:40 +05:30
AmitChauhan63390
16a5a6c01c tableId column added 2025-02-07 19:43:55 +05:30
Rohit
2199149827 feat: rm previous cursor logic 2025-02-07 17:33:12 +05:30
Rohit
f63ff72d4a feat: add selection start property to get cursor index 2025-02-07 17:32:00 +05:30
Karishma Shukla
135f2c97a1 Merge pull request #403 from getmaxun/improve-scrape
feat: improve scraping stability
2025-02-04 22:52:25 +05:30
Rohit
9ff7813ad9 feat: modify logic to gen cursor index 2025-02-03 18:13:45 +05:30
Rohit
80356b5600 feat: add cursor position on click action 2025-02-03 17:29:47 +05:30
Amit Chauhan
5ee8a4adb0 Merge branch 'develop' into integration_airtable 2025-01-30 15:59:40 +05:30
AmitChauhan63390
6a854f9531 proper integration but writing data to airtable yet to be fixed 2025-01-30 15:56:00 +05:30
Rohit
3c0f7900a4 fix: register type actions correctly 2025-01-29 17:41:59 +05:30
Rohit
a07413df93 feat: rm general selector from chained selectors 2025-01-28 14:52:27 +05:30
Rohit
1ad4b5d97a feat: nth-child selector generation for child selectors 2025-01-26 18:51:54 +05:30
Karishma Shukla
83e3622343 Merge pull request #394 from RohitR311/login-fix
feat: reverting isLogin field changes
2025-01-25 18:50:16 +05:30
Rohit
6f050ade1f feat: add login status in robot metadata 2025-01-25 17:50:24 +05:30
Rohit
78d16784c6 feat: rm isLogin logic 2025-01-25 17:32:50 +05:30
Rohit
a831e54d4a feat: order the input field logic 2025-01-25 16:38:30 +05:30
Karishma Shukla
153cf81edc Revert "fix: prevent page reload on run trigger to open remote browser" 2025-01-24 19:28:04 +05:30
Rohit
102c72afa2 feat: emit run completed socket event 2025-01-24 13:49:31 +05:30
Karishma Shukla
468f4016e8 Merge pull request #378 from RohitR311/input-fix
fix: add position of text for input click event
2025-01-23 17:38:03 +05:30
Rohit
d56623f97a feat: add position of text for input click event 2025-01-23 15:45:44 +05:30
Rohit
2af89a0ba8 feat: add type arg for keyboard actions 2025-01-22 23:52:43 +05:30
Rohit
45daeb1465 feat: add login bool while saving workflow 2025-01-20 17:09:23 +05:30
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