Commit Graph

101 Commits

Author SHA1 Message Date
Rohit
1bc153d949 feat: check for keyboard actions 2025-01-22 23:51:17 +05:30
Rohit
ec2a695187 feat: rm url creation and click race condition 2025-01-21 14:24:50 +05:30
RohitR311
a2314798c1 feat: check url visit and navigate 2025-01-12 02:47:25 +05:30
RohitR311
03e3098b58 feat: handle chain selector logic for click load more pagination 2025-01-11 22:53:39 +05:30
RohitR311
681aa8045e feat: rm timeout for wait for selector 2025-01-11 20:14:02 +05:30
RohitR311
3bb36ae89a feat: add race condition to handle click action 2025-01-11 19:33:28 +05:30
RohitR311
ab07399017 feat: rm selector from array if not visible 2025-01-11 17:56:17 +05:30
RohitR311
7aa7dc27b3 feat: better handling for click next navigation 2025-01-11 17:51:31 +05:30
RohitR311
73bbdeb6bb feat: handle chained selectors for click load more pagination 2025-01-10 12:49:14 +05:30
RohitR311
c7d6dea845 feat: cleanup console logs 2025-01-10 12:38:50 +05:30
RohitR311
906b72fbc3 feat: add fallback dispatch event if click fails 2025-01-09 17:44:43 +05:30
RohitR311
2ad0b2ac8c feat: handle chained selectors for click next pagination 2025-01-09 17:01: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
7b08471ba1 feat: add func to rm iframe selector from workflow 2025-01-04 15:37:35 +05:30
RohitR311
b757d9c4f8 feat: add func to rm shadow selectors from workflow 2024-12-30 23:38:38 +05:30
RohitR311
b696fa568d feat: add shadow param for scrapeSchema config 2024-12-30 01:28:22 +05:30
amhsirak
58f92a35dc feat: try-catch handling for adblocker in core 2024-12-23 00:03:20 +05:30
amhsirak
584433e3f7 feat: try-catch handling for adblocker in core 2024-12-22 22:08:56 +05:30
Karishma Shukla
9f40124764 Merge pull request #267 from getmaxun/click-fix
fix: skip click action if selector not visible
2024-12-19 03:47:55 +05:30
RohitR311
e34cfda770 fix: skip click action if selector not visible 2024-12-17 21:55:24 +05:30
RohitR311
7ce7a1598c feat: check for selector visibility in getState 2024-12-14 20:32:07 +05:30
RohitR311
7f48464eea feat: add page navigation timeout 2024-12-14 18:35:38 +05:30
Karishma Shukla
a37414febe Merge pull request #248 from getmaxun/docker-arm
fix: explicitly set easylist url
2024-12-11 14:19:23 +05:30
amhsirak
44880cfce0 feat: explicitly fetch easylist url 2024-12-11 14:14:23 +05:30
RohitR311
c7af54ebe0 feat: add fallback mechanism for click and waitForLoadState action 2024-12-10 20:33:35 +05:30
Rohit
9023680661 Merge branch 'develop' into rect-improve 2024-12-09 21:17:52 +05:30
RohitR311
386e7c9a98 feat: add programmatic click event for clickNext 2024-12-09 20:13:46 +05:30
RohitR311
be6d8ab249 feat: add selectors in bottom up order 2024-12-08 18:04:49 +05:30
RohitR311
342fd79588 feat: add bottom up get selectors logic 2024-12-07 22:34:02 +05:30
RohitR311
a8e8c1de82 fix: rm about:blank url check for action 2024-12-07 21:53:55 +05:30
RohitR311
d6be2683fd feat: add check to match action url and return 2024-12-07 21:16:58 +05:30
RohitR311
0ee50e1c26 feat: add bottom up workflow traversal 2024-12-06 22:10:28 +05:30
RohitR311
bffe838988 feat: add earliest selectors from workflow 2024-12-06 17:06:20 +05:30
RohitR311
079863d015 feat: add earliest selectors logic for page state 2024-12-06 03:39:15 +05:30
RohitR311
40e0c7e839 feat: add scrapeSchema data accumulation logic 2024-12-03 22:21:26 +05:30
RohitR311
c1af321d8b feat: add scrapeSchema data accumulation logic 2024-12-03 17:51:06 +05:30
karishmas6
07dd0c611a feat: proxy configuration per user 2024-10-27 18:16:48 +05:30
karishmas6
2800e566e9 feat: set proxy 2024-10-27 01:09:00 +05:30
karishmas6
8567354fda feat: set page viewport size 2024-10-24 18:53:43 +05:30
karishmas6
32d5b09d6f feat: set page viewport size 2024-10-24 18:47:18 +05:30
karishmas6
9eec16feea fix: rename to maxun-core 2024-09-21 22:20:04 +05:30
karishmas6
db95038645 fix: use typeof operators 2024-09-21 21:50:54 +05:30
karishmas6
061714fcdc chore: lint 2024-09-20 23:37:00 +05:30
karishmas6
a7a1e9b305 fix: spacing 2024-09-20 23:36:28 +05:30
karishmas6
fb6ce10693 feat: click load more 2024-09-20 23:35:49 +05:30
karishmas6
b598d265b2 feat: scroll up 2024-09-20 20:26:51 +05:30
karishmas6
2bc9f70e09 fix(temporary): do not disable ad blocker manually 2024-08-21 05:55:05 +05:30
karishmas6
f8346f8985 chore: lint 2024-08-21 05:27:37 +05:30
karishmas6
928dc6141b fix: -rm currentPage var 2024-08-21 05:27:16 +05:30