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
|
463b2d0449
|
BrowserSteps - adding setup check
|
2023-05-12 15:41:00 +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
|
cf3f3e4497
|
BrowserSteps - BrowserSteps was not always following proxy information
|
2023-05-07 13:15:29 +02:00 |
dgtlmoon
|
ba76c2a280
|
BrowserSteps - remove minor delay
|
2023-05-07 13:15:20 +02:00 |
dgtlmoon
|
c454cbb808
|
BrowserSteps - Adding `Goto URL` step
|
2023-03-12 17:22:56 +01:00 |
dgtlmoon
|
0ed897c50f
|
New setting to allow passwordless access to your 'diff' page - perfect for sharing your diff page securely, refactored login code (#1357)
|
2023-01-29 22:36:55 +01:00 |
dgtlmoon
|
64caeea491
|
BrowserSteps - Cleanup interface on shutdown
|
2022-12-01 23:28:20 +01:00 |
dgtlmoon
|
3838bff397
|
BrowserSteps - More work on cleaner shutdowns of browser session
|
2022-12-01 23:08:28 +01:00 |
dgtlmoon
|
55ea983bda
|
BrowserSteps - Forcefully shutdown playwright to prevent any race-conditions waiting for it to shutdown
|
2022-12-01 19:32:05 +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
|
0b8c3add34
|
BrowserSteps - Use correct mimetype for screenshot update
|
2022-11-29 14:07:53 +01:00 |
dgtlmoon
|
51d57f0963
|
BrowserSteps - Faster screenshot updates and enable gzip compression for all content replies in the UI (#1171)
|
2022-11-29 13:55:53 +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 |