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
|
93a644b1d8
|
fix: no cursor position if page closed
|
2025-08-21 20:23:48 +05:30 |
|
Rohit
|
bed04598cc
|
chore: stale code cleanup
|
2025-07-08 15:23:40 +05:30 |
|
Rohit
|
3916ac91c4
|
feat: struct capture text data airtable
|
2025-07-08 15:21:59 +05:30 |
|
Rohit
|
782f38acd3
|
feat: struct capture text data google sheets
|
2025-07-08 14:08:26 +05:30 |
|
Rohit
|
82152c5acd
|
feat: add dom mode check
|
2025-07-06 17:00:00 +05:30 |
|
Rohit
|
f7302ccad4
|
feat: add null check for selectors
|
2025-06-25 13:35:37 +05:30 |
|
Rohit
|
c696ec8b03
|
feat: add dom events and methods
|
2025-06-23 14:01:10 +05:30 |
|
Rohit
|
682da3879a
|
feat: push list data at index position
|
2025-06-07 14:50:28 +05:30 |
|
Rohit
|
3f78a1323e
|
feat: rm spread op to reduce time complexity
|
2025-05-28 15:00:30 +05:30 |
|
Rohit
|
6834b00be6
|
feat: improve captured text payload structure
|
2025-05-28 14:53:38 +05:30 |
|
Rohit
|
1d3a6674cd
|
feat: replace uuidv4 package with uuid
|
2025-05-28 14:22:43 +05:30 |
|
Rohit
|
0aae146c6d
|
feat: specify robot name and error message
|
2025-05-27 23:46:56 +05:30 |
|
Rohit
|
adbbacb870
|
feat: add webhook support for scheduler
|
2025-05-27 23:37:36 +05:30 |
|
Rohit
|
b52f23b2ef
|
chore: follow _ convention
|
2025-05-27 23:20:49 +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 |
|
RohitR311
|
817c7254d2
|
feat: add mode editor
|
2025-05-07 09:29:03 +05:30 |
|
Rohit
|
f1d0cbdaae
|
feat: rm other actions logic
|
2025-04-30 19:24:38 +05:30 |
|
Rohit
|
c7e3a66511
|
feat: maxlen 0 if field not exist
|
2025-04-29 20:49:24 +05:30 |
|
Rohit
|
109afffb4b
|
feat: revamp airtable integration multiple actions
|
2025-04-29 20:15:48 +05:30 |
|
Rohit
|
2ffbdc7d0a
|
feat: revamp gsheet integration multiple actions
|
2025-04-29 20:12:11 +05:30 |
|
Rohit
|
42b56d7132
|
feat: emit recording editor actions by type
|
2025-04-29 00:22:05 +05:30 |
|
Rohit
|
35e7778c32
|
feat: schedule categorize data by action type
|
2025-04-27 15:28:50 +05:30 |
|
Rohit
|
cd4820f818
|
feat: serialize data by action type
|
2025-04-27 15:23:05 +05:30 |
|
Rohit
|
8ef5348f14
|
feat: rm page console log
|
2025-04-23 17:22:07 +05:30 |
|
Karishma Shukla
|
392a439153
|
Merge pull request #544 from getmaxun/list-highlight
fix: list selector highlighting
|
2025-04-23 00:54:12 +05:30 |
|
Karishma Shukla
|
68df9fff16
|
Merge pull request #536 from getmaxun/circular
fix: browser pool circular dependency
|
2025-04-22 00:56:09 +05:30 |
|
Rohit
|
3bf659b62f
|
feat: get container element based on dimensions and children
|
2025-04-17 19:07:33 +05:30 |
|
amhsirak
|
8e60df708f
|
feat: use pool id
|
2025-04-12 19:24:42 +05:30 |
|
amhsirak
|
7e054ea18a
|
fix: pass poolId to constructor args
|
2025-04-12 19:23:51 +05:30 |
|
amhsirak
|
4a9620caae
|
feat: initialize poolId
|
2025-04-12 19:23:11 +05:30 |
|
amhsirak
|
b14216a28f
|
feat: private poolid
|
2025-04-12 19:22:28 +05:30 |
|
amhsirak
|
a372051cd7
|
feat: rm browserPool
|
2025-04-12 19:21:27 +05:30 |
|
Rohit
|
121a348a0d
|
feat: emit robot save type
|
2025-04-09 21:14:17 +05:30 |
|
Rohit
|
962723b87f
|
feat: add logic to update workflow on save
|
2025-04-09 20:46:38 +05:30 |
|
amhsirak
|
7f3af7e60c
|
chore: remove unused import
|
2025-04-01 23:34:29 +05:30 |
|
Rohit
|
10970b563c
|
feat: get browser from id
|
2025-03-30 00:23:16 +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
|
8e80067b1d
|
feat: add browser state for generator
|
2025-03-12 17:00:25 +05:30 |
|