Commit Graph

1228 Commits

Author SHA1 Message Date
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
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
2c6f5b7156 feat: better error message 2024-12-23 23:16:54 +05:30
amhsirak
489b8783a4 chore: -rm user.emal 2024-12-23 23:15:53 +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
73006804ba chore: copy public folder 2024-12-23 01:15:00 +05:30
amhsirak
e6da1350ee temp: pass --legacy-peer-deps for i18n 2024-12-23 00:25:26 +05:30
amhsirak
fee13e7fef feat: gracefully proceed if !adblocker 2024-12-22 22:05:45 +05:30
Karishma Shukla
f1b615ab25 Merge pull request #276 from getmaxun/handle-inputs
feat: handle datetime-local `<input>` tag
2024-12-20 21:36:28 +05:30
RohitR311
6d792f365e feat: add datetime-local selection event handlers 2024-12-20 19:52:55 +05:30
RohitR311
2b96f07b36 feat: add datetime-local selection pair to workflow 2024-12-20 19:52:03 +05:30
amhsirak
889107d892 chore: lint 2024-12-20 17:23:59 +05:30
amhsirak
81eb32254c feat: handle input type date 2024-12-20 17:23:44 +05:30
amhsirak
4b2c072139 feat: assign proper types 2024-12-20 17:18:06 +05:30
amhsirak
7860d40444 feat: handle input type time 2024-12-20 17:17:49 +05:30
amhsirak
60b901a1a0 feat: handle select tags 2024-12-20 13:55:48 +05:30
RohitR311
0b2d099dc0 feat: add time selection event handlers 2024-12-19 16:25:48 +05:30
RohitR311
947a6b75cb feat: check for time input field and emit socket event 2024-12-19 16:16:47 +05:30
RohitR311
d8b5ae4113 feat: add dropdown selection handler functions and register socket event 2024-12-19 12:24:19 +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
7eea077e70 feat: add interface to hanle date picker event data 2024-12-18 18:21:05 +05:30
RohitR311
7ac79dc31c feat: add date selection event handlers 2024-12-18 18:19:05 +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
Karishma Shukla
fa2d6099ce Merge pull request #259 from getmaxun/webdrive-patch
feat: browser improvements
2024-12-17 21:53:40 +05:30
RohitR311
647cd62e32 feat: add listSelector param 2024-12-17 11:37:05 +05:30
amhsirak
52b767188e feat: !push parentSelector 2024-12-17 02:48:38 +05:30
amhsirak
94df794040 feat: conditionally compute non unique 2024-12-17 02:48:14 +05:30
RohitR311
23ac134084 fix: add pair to workflow before decision socket emission 2024-12-16 15:55:55 +05:30
amhsirak
4a94960531 feat: push parentSelector 2024-12-16 08:22:21 +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
97e7c89105 feat: re-add listSelector empty check for child selection 2024-12-15 05:13:08 +05:30
amhsirak
ddb880df66 fix: capture text selection 2024-12-15 05:07:45 +05:30
amhsirak
cb0965323e feat: accept getList in getRect and getElementInfo 2024-12-15 05:01:15 +05:30
amhsirak
e70145219e feat: remove container tags 2024-12-15 04:58:13 +05:30
amhsirak
ffe87b0c7d feat: user getUserAgent() 2024-12-15 01:06:45 +05:30
amhsirak
320f24ec00 feat: shm & sandbox args 2024-12-15 01:06:23 +05:30
amhsirak
e22c019a0c feat: rotate user agents 2024-12-14 22:30:50 +05:30
amhsirak
06184010ae feat: args 2024-12-14 06:58:29 +05:30
amhsirak
b173ce3e98 chore: remove commented code 2024-12-13 22:05:51 +05:30
amhsirak
c49e70a1ee chrome and chromium user agent 2024-12-13 22:04:35 +05:30
amhsirak
cd05ddfb3c chore: lint 2024-12-13 21:21:00 +05:30
amhsirak
171d669d2e feat: pass context script for webdriver 2024-12-13 21:20:25 +05:30
amhsirak
8b107f0685 feat: use latest docker image 2024-12-11 16:54:34 +05:30