dgtlmoon
|
823a0c99f4
|
Code - Split content fetcher code up (playwright, puppeteer and requests), fix puppeteer direct chrome support (#2169)
|
2024-02-11 00:09:12 +01:00 |
dgtlmoon
|
c5a4e0aaa3
|
Fetching - Prefer to use SockPuppetBrowser (#2163)
|
2024-02-07 20:58:21 +01:00 |
Constantin Hong
|
4be0fafa93
|
Support Loguru as a logger (#2036)
|
2024-01-16 09:48:16 +01:00 |
dgtlmoon
|
7fdae82e46
|
Browser Steps - Adding validation for "Click X,Y" step
|
2023-11-28 12:36:15 +01:00 |
dgtlmoon
|
d8ee5472f1
|
Update playwright fetcher library and API calls
|
2023-11-28 11:20:06 +01:00 |
dgtlmoon
|
349111eb35
|
Fetching/BrowserSteps - Going to a page was using slightly logic to the main way - make them use the same methods (#1890)
|
2023-10-26 20:19:22 +02:00 |
dgtlmoon
|
1709e8f936
|
UI - BrowserSteps - Show the screenshot of an error if it happened on a step, highlight which step had the error to make it easier to find out why the step didnt work, minor fixes to timeouts(#1883)
|
2023-10-21 09:41:51 +02:00 |
dgtlmoon
|
dd87912c88
|
BrowserSteps - Support for float seconds (0.5 etc)
|
2023-05-15 10:35:25 +02:00 |
dgtlmoon
|
e4f6d54ae2
|
BrowserSteps - Refactored to re-use playwright context which should solve some errors
|
2023-05-12 15:38:55 +02:00 |
dgtlmoon
|
c454cbb808
|
BrowserSteps - Adding `Goto URL` step
|
2023-03-12 17:22:56 +01:00 |
dgtlmoon
|
e9e586205a
|
Browser Steps - Adding "Wait for text" and "Wait for text in element" Re #1427
|
2023-02-22 20:10:21 +01:00 |
dgtlmoon
|
93cc30437f
|
Playwright+BrowserSteps - Fetch changes - Fetch simply after page starts rendering + delay seconds, disable service workers
|
2022-12-14 12:16:04 +01:00 |
dgtlmoon
|
b4d79839bf
|
BrowserSteps - Make the UI require an extra step so it doesnt slow down the experience when clicking through the tabs (#1175)
|
2022-11-30 19:40:15 +01:00 |
dgtlmoon
|
6d932149e3
|
BrowserSteps - Add 'Execute JS' step
|
2022-11-29 09:09:26 +01:00 |
dgtlmoon
|
2c764e8f84
|
BrowserSteps - Also try to find clickable div/spans
|
2022-11-29 08:46:11 +01:00 |
dgtlmoon
|
69756f20f2
|
VisualSelector & BrowserSteps - Scraper improvements, remove duplicate code
|
2022-11-25 10:45:38 +01:00 |
dgtlmoon
|
5b530ff61c
|
Configurable "Browser Steps" when Playwright/Chrome is configured (enter text, scroll, wait for text, click button etc) (#478)
|
2022-11-24 20:53:01 +01:00 |