Commit Graph

148 Commits

Author SHA1 Message Date
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
7136beeeba feat: chain and store selectors in pagination mode 2025-01-09 16:59:13 +05:30
RohitR311
05c7921c9d feat: add shadowInfo in highlighter data 2024-12-30 03:05:07 +05:30
RohitR311
2b96f07b36 feat: add datetime-local selection pair to workflow 2024-12-20 19:52:03 +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
RohitR311
647cd62e32 feat: add listSelector param 2024-12-17 11:37:05 +05:30
RohitR311
23ac134084 fix: add pair to workflow before decision socket emission 2024-12-16 15:55:55 +05:30
amhsirak
e1476935db fix: dont pass listSelector to non unique 2024-12-16 07:25:13 +05:30
amhsirak
0c3b1e3e53 feat: paass listSelect 2024-12-15 05:29:30 +05:30
amhsirak
cb0965323e feat: accept getList in getRect and getElementInfo 2024-12-15 05:01:15 +05:30
amhsirak
d6e4b8860f chore: remove console logs 2024-12-11 02:12:43 +05:30
amhsirak
c994072ef7 feat: pass listSelector getRect and getElementInfo 2024-12-11 02:00:43 +05:30
amhsirak
1fc7ddc363 chore: merge pagination hotfix 2024-12-05 23:19:55 +05:30
RohitR311
e2bd961d5f feat: add selectors in where pair for scrapeList action 2024-12-04 20:26:39 +05:30
RohitR311
e4abddc9db feat: add encryption to key press action 2024-12-04 16:55:08 +05:30
RohitR311
7cc535adc1 feat: add selectors to scrapeSchema action where pair 2024-12-03 17:54:24 +05:30
RohitR311
0ecde828db feat: add encryption for user input values 2024-11-25 20:58:56 +05:30
amhsirak
18ca1bef18 feat: revert to listSelectpr 2024-11-20 03:46:09 +05:30
amhsirak
a1d89d94ff feat: use outerHTMl 2024-11-20 02:37:19 +05:30
amhsirak
316531ea57 feat: traverse up the parent selector 2024-11-20 01:07:42 +05:30
amhsirak
ee718a8d30 chore: remove receieved data log 2024-11-19 17:02:08 +05:30
karishmas6
12eee989a1 refactor: use capture 2024-10-29 03:46:13 +05:30
karishmas6
29137c9845 feat: robot run analytics 2024-10-28 03:04:26 +05:30
karishmas6
9a439f70bc feat: recieve userId from socket 2024-10-21 23:07:28 +05:30
karishmas6
70c7938fad feat: use robot model to save new workflow 2024-10-09 23:09:04 +05:30
karishmas6
cb470371f5 refactor: generator robot storage path 2024-10-09 03:12:26 +05:30
karishmas6
40d2b573ff refactor: updatedAt 2024-10-08 20:51:56 +05:30
karishmas6
b1cef177da refactor: create_date to createdAt 2024-10-08 20:49:29 +05:30
karishmas6
3fd86fa41c feat: generate robot id w uuid 2024-10-08 20:48:18 +05:30
karishmas6
0b0eab17b4 feat: inclue id in robot metadta 2024-10-08 20:46:27 +05:30
karishmas6
3807876a81 chore: add todo 2024-09-23 17:58:45 +05:30
karishmas6
960c254b89 docs: fxn docs 2024-09-23 17:57:50 +05:30
karishmas6
cda7115e55 chore: lint 2024-09-23 17:26:45 +05:30
karishmas6
05f83d3926 feat: return tag name & innerText 2024-09-23 17:26:32 +05:30
karishmas6
911ac288b3 feat: use getLastUsedSelectorInfo for lastUsedSelector 2024-09-23 17:26:11 +05:30
karishmas6
83da2b265f feat: define default values 2024-09-23 17:25:39 +05:30
karishmas6
22ceb5b39b feat: tag name & inner text in PersesistedGeneratedData interafce 2024-09-23 17:25:24 +05:30
karishmas6
c7414eddca feat: get info of lastUsedSelector 2024-09-23 17:24:36 +05:30
karishmas6
7866e98864 chore: remove unused code 2024-09-09 05:13:28 +05:30
karishmas6
bba40fa3be chore: remove unused var 2024-09-09 05:04:18 +05:30
karishmas6
b5224eb459 feat: send highlighterData even if list selector empty 2024-09-09 03:16:59 +05:30
karishmas6
e84a1bbdbc feat: prevent premature reset of getList 2024-09-09 01:22:35 +05:30
karishmas6
061a73603a chore: lint 2024-09-03 10:19:42 +05:30
karishmas6
d42e8f13dc feat: generate childSelectors based on listSelector 2024-09-03 10:19:18 +05:30