Commit Graph

855 Commits

Author SHA1 Message Date
karishmas6
fe97858ad8 fix: remove enqueueLinks import 2024-08-05 23:33:33 +05:30
karishmas6
5e0aa8bd04 chore: delete enqueueLinks.tsx 2024-08-05 23:32:51 +05:30
karishmas6
451a067565 chore: delete clickOnCoordinates.tsx 2024-08-05 23:32:24 +05:30
karishmas6
269d00bb3a chore: delete script.tsx 2024-08-05 23:32:00 +05:30
karishmas6
f3c5c36a6c chore: lint 2024-08-05 23:24:39 +05:30
karishmas6
c578c68282 feat: pass all screenshot options 2024-08-05 23:24:11 +05:30
karishmas6
05ac2066f1 fix: add missing in ActionDescription 2024-08-05 23:17:56 +05:30
karishmas6
0c03c54eae feat: handle capture full page and visible part ss 2024-08-05 23:17:11 +05:30
karishmas6
ca3b8d5b76 feat: import screenshot settings 2024-08-05 23:03:17 +05:30
karishmas6
28c09a016f feat: capture full page & visible part buttons 2024-08-05 23:02:01 +05:30
karishmas6
a6665016ae chore: remove inputs for action handlers 2024-08-05 22:46:47 +05:30
karishmas6
a67d9624f0 chore: remove unused action states 2024-08-05 22:46:16 +05:30
karishmas6
d0e8d90769 fix: remove action handlers 2024-08-05 22:45:49 +05:30
karishmas6
5d25789471 chore: remove ActionTypeWrapper 2024-08-05 22:44:41 +05:30
karishmas6
b0e6a45c7c feat: remove Action box 2024-08-05 22:44:03 +05:30
karishmas6
2d3437d6e6 feat: emit scrapeSchema action if browserSteps are not 0 2024-08-04 20:57:40 +05:30
karishmas6
68ac09f0db chore: lint 2024-08-04 04:00:51 +05:30
karishmas6
e943a8c253 feat(core): extraction based on attribute 2024-08-04 03:53:59 +05:30
karishmas6
062ded7c01 feat(core): accept attribute 2024-08-04 03:50:03 +05:30
karishmas6
cd7c8af20f chore: lint 2024-08-04 03:42:21 +05:30
karishmas6
79b8ad9952 feat: show highlighter if !showAttributeModal 2024-08-04 03:41:39 +05:30
karishmas6
195d3a74ba chore: lint 2024-08-04 03:23:02 +05:30
karishmas6
409678ef11 chore: ConfirmationBox cleanup 2024-08-04 03:21:55 +05:30
karishmas6
891486f98e chore: remove handleConfirmation 2024-08-04 03:21:14 +05:30
karishmas6
06c18e41cc fix: -rm ConfirmationBox 2024-08-04 03:19:57 +05:30
karishmas6
50c086acee feat: handle attribute selection 2024-08-04 03:18:41 +05:30
karishmas6
4c20ce7e1f chore: lint 2024-08-04 03:15:50 +05:30
karishmas6
a4a2760d40 chore: remove todo 2024-08-04 03:15:20 +05:30
karishmas6
cee15d7379 feat: attribute prop 2024-08-04 03:07:15 +05:30
karishmas6
5370bf9949 feat: attribute options 2024-08-04 02:54:06 +05:30
karishmas6
09bfe1d82d chore: lint 2024-08-03 21:56:21 +05:30
karishmas6
c3d9e0ddcb feat: use strObj for selector & tag 2024-08-03 21:55:58 +05:30
karishmas6
a4142497a7 feat: pass highligherData selector & tag 2024-08-03 21:34:56 +05:30
karishmas6
a6047d917f feat: use selector object instead of str 2024-08-03 21:33:33 +05:30
karishmas6
e044f92406 fix: use step.data instead of step.value 2024-08-03 21:27:03 +05:30
karishmas6
1ebfbe9173 refactor: rename value to data 2024-08-03 21:24:58 +05:30
karishmas6
a0acb65391 feat(ts): set target & module 2024-08-03 21:22:01 +05:30
karishmas6
99f17421db chore: lint 2024-08-03 20:46:05 +05:30
karishmas6
eabe62fff7 fix: preserve original key structure 2024-08-03 20:45:37 +05:30
karishmas6
39b8cdfbb4 feat: handle object instead of str for key-val pair 2024-08-03 20:32:12 +05:30
karishmas6
cf06bbe703 feat: pass object instead of str for key-val pair 2024-08-03 20:31:55 +05:30
karishmas6
25eb58945e chore: lint 2024-08-03 02:20:59 +05:30
karishmas6
92db9e5b93 fix: -rm bypassCSP 2024-08-03 02:20:16 +05:30
karishmas6
420725a8c3 chore: remove unused import 2024-08-03 00:28:54 +05:30
karishmas6
142bdaa3a6 docs: link gh issue 2024-08-02 19:44:15 +05:30
karishmas6
7967b686f3 chore: remove unwanted comment 2024-08-02 19:09:16 +05:30
karishmas6
9b18293643 chore: lint 2024-08-02 19:07:58 +05:30
karishmas6
8540905192 feat: wrap scrape & scrapeSchema in IIFE 2024-08-02 19:07:18 +05:30
karishmas6
2aa7cdc4bc fix: use addInitScript THE RIGHT WAY!!! 2024-08-02 19:05:41 +05:30
karishmas6
12e40f089d feat: bypass CSP by setting extra HTTP headers for page context 2024-08-02 13:10:26 +05:30