Commit Graph
48 Commits
Author SHA1 Message Date
Bram 8e89ecef55 done with this shit
Build and Push Docker Images / build-and-push (push) Successful in 1m13s
2026-04-29 16:32:13 +02:00
Bram 9aa863f42d implement wait_for_xpath function to enhance XPath handling in interactions_service, ensuring proper validation and timeout management
Build and Push Docker Images / build-and-push (push) Successful in 22s
2026-04-29 16:29:52 +02:00
Bram be4719fe01 allow xpath selectors
Build and Push Docker Images / build-and-push (push) Successful in 1m13s
2026-04-29 16:16:14 +02:00
Bram a93bca3c73 add resulting url
Build and Push Docker Images / build-and-push (push) Successful in 1m24s
2026-04-29 15:47:10 +02:00
Bram 6ada34a8c8 disable scrolling
Build and Push Docker Images / build-and-push (push) Successful in 22s
2026-04-23 15:59:30 +02:00
Bram e720b2baa5 improve scrolling logic in interactions_service to handle viewport metrics more reliably and expand viewport for full-page interactions
Build and Push Docker Images / build-and-push (push) Successful in 21s
2026-04-23 15:52:55 +02:00
Bram c9a0b0c1aa refactor interactions_service to use object destructuring for scroll coordinates, enhancing code clarity and maintainability
Build and Push Docker Images / build-and-push (push) Successful in 21s
2026-04-23 15:49:03 +02:00
Bram f233fb1b83 enhance viewport coordinate handling in interactions_service to support document coordinates and improve scrolling stability
Build and Push Docker Images / build-and-push (push) Successful in 1m7s
2026-04-23 15:45:36 +02:00
Bram 7f5ed10e3b allow full page viewport
Build and Push Docker Images / build-and-push (push) Successful in 1m18s
2026-04-23 15:37:58 +02:00
Bram 50838ee7bc try to auto accept cookies
Build and Push Docker Images / build-and-push (push) Successful in 28s
2026-04-02 16:19:04 +02:00
Bram 39eabf5940 some more slop
Build and Push Docker Images / build-and-push (push) Successful in 26s
2026-04-02 10:46:54 +02:00
Bram c6b959aa37 Refactor element retrieval in interactions_service to use an object for coordinates
Build and Push Docker Images / build-and-push (push) Successful in 26s
2026-04-02 10:28:06 +02:00
Bram fe9b9aee26 slopslopslop
Build and Push Docker Images / build-and-push (push) Successful in 38s
2026-04-02 10:17:28 +02:00
Bram fda1027ef6 element from point potential fix
Build and Push Docker Images / build-and-push (push) Successful in 1m22s
2026-04-02 09:43:44 +02:00
Bram 6e29eba5f4 click on point
Build and Push Docker Images / build-and-push (push) Successful in 36s
2026-04-01 11:17:38 +02:00
Bram 8320099292 i am dead inside
Build and Push Docker Images / build-and-push (push) Successful in 1m13s
2026-03-31 15:46:16 +02:00
Bram af3c06ec29 interactions
Build and Push Docker Images / build-and-push (push) Successful in 24s
2026-03-30 10:23:18 +02:00
Bram df44afeaff try click endpoint
Build and Push Docker Images / build-and-push (push) Successful in 1m17s
2026-03-30 10:06:11 +02:00
Bram 6b2c06d8fd maybe with scroll
Build and Push Docker Images / build-and-push (push) Successful in 31s
2026-03-27 10:18:23 +01:00
Bram 82173865d7 higher wait period
Build and Push Docker Images / build-and-push (push) Successful in 22s
2026-03-27 10:17:01 +01:00
Bram a46286e24c stupid animations
Build and Push Docker Images / build-and-push (push) Successful in 22s
2026-03-27 10:12:49 +01:00
Bram 139023c09d wait for load
Build and Push Docker Images / build-and-push (push) Successful in 34s
2026-03-27 10:10:48 +01:00
Bram 85dd29a457 would be neat
Build and Push Docker Images / build-and-push (push) Failing after 20s
2026-03-27 09:47:09 +01:00
Bram e819d0ddcb cleanup old browser instances job
Build and Push Docker Images / build-and-push (push) Successful in 1m0s
2025-08-08 13:43:07 +02:00
Bram aca58e6c50 buh jong
Build and Push Docker Images / build-and-push (push) Successful in 27s
2025-07-29 15:43:21 +02:00
Bram 3a46fe2d17 i hate this application
Build and Push Docker Images / build-and-push (push) Successful in 22s
2025-07-29 15:41:50 +02:00
Bram bbaa41b549 accept cookies if needed
Build and Push Docker Images / build-and-push (push) Successful in 4m35s
2025-07-29 15:23:24 +02:00
Bram 11259502f1 better meta tags
Build and Push Docker Images / build-and-push (push) Successful in 22s
2025-07-18 11:55:46 +02:00
Bram 22b06f775d allow postgres db
Build and Push Docker Images / build-and-push (push) Successful in 5m22s
2025-07-16 10:08:07 +02:00
Bram 4e3ef5d207 remove /json route
Build and Push Docker Images / build-and-push (push) Successful in 2m39s
2025-07-13 14:46:10 +02:00
Bram 667829102d implement resulting url endpoint
Build and Push Docker Images / build-and-push (push) Has been cancelled
2025-07-13 14:45:00 +02:00
Bram 2f724d0c1f cleanup
Build and Push Docker Images / build-and-push (push) Successful in 2m32s
2025-07-12 16:26:22 +02:00
Bram 5f5941703c outgoing calls route
Build and Push Docker Images / build-and-push (push) Successful in 2m33s
2025-07-10 18:02:42 +02:00
Bram e295cde9e3 omit init sleep
Build and Push Docker Images / build-and-push (push) Successful in 21s
2025-07-07 15:05:57 +02:00
Bram 34d22118ca wait for page
Build and Push Docker Images / build-and-push (push) Successful in 21s
2025-07-07 15:03:05 +02:00
Bram 1950976e6d try fix
Build and Push Docker Images / build-and-push (push) Has been cancelled
2025-07-07 13:44:28 +02:00
Bram 6410660dc0 transiation code from js to python
Build and Push Docker Images / build-and-push (push) Successful in 22s
2025-07-04 14:19:28 +02:00
Bram 129c6a74e8 replace puppeteer with playwright
Build and Push Docker Images / build-and-push (push) Has been cancelled
2025-07-04 13:15:59 +02:00
Bram 0525f42ab8 add some pagination shizzle
Build and Push Docker Images / build-and-push (push) Has been cancelled
2025-07-03 13:20:21 +02:00
Bram bde19374c0 fix original parsed err
Build and Push Docker Images / build-and-push (push) Successful in 28s
2025-06-21 20:37:26 +02:00
Bram 6051e41cfa why not
Build and Push Docker Images / build-and-push (push) Successful in 2m26s
2025-06-21 20:31:38 +02:00
Bram 6a4deb883f always close page
Build and Push Docker Images / build-and-push (push) Has been cancelled
2025-06-21 20:27:28 +02:00
Bram e2cfcfad34 lightweight meta tags
Build and Push Docker Images / build-and-push (push) Successful in 5m25s
2025-06-05 14:05:38 +02:00
Bram e77dcbdf74 fallback page size
Build and Push Docker Images / build-and-push (push) Successful in 21s
2025-05-08 18:00:56 +02:00
Bram ccfd088cb4 offset detection
Build and Push Docker Images / build-and-push (push) Successful in 19s
2025-05-06 14:18:46 +02:00
Bram 707ad9457d better pagination detection
Build and Push Docker Images / build-and-push (push) Successful in 30s
2025-05-06 12:29:37 +02:00
Bram e7fe91d037 try this
Build and Push Docker Images / build-and-push (push) Successful in 28s
2025-05-02 21:31:06 +02:00
Bram de3919a4b5 split up application
Build and Push Docker Images / build-and-push (push) Successful in 33s
2025-05-02 21:15:30 +02:00