Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Screenshot Browser Action and Http Step Improvements #196

Merged
merged 3 commits into from
Mar 6, 2025
Merged

Screenshot Browser Action and Http Step Improvements #196

merged 3 commits into from
Mar 6, 2025

Conversation

otsch
Copy link
Member

@otsch otsch commented Mar 6, 2025

Added a screenshot browser action. Therefor extended the RespondedRequest class, so it also transports the paths of the
screenshots on the filesystem.

Also added two new methods to the Http steps allowing to modify the loader, only for one particular step in the chain. They can be used to skip the configured cache or to switch to use the (headless) Chrome browser.

otsch added 3 commits March 6, 2025 23:33
Added a screenshot browser action. Therefor extended the
`RespondedRequest` class, so it also transports the paths of the
screenshots on the filesystem.
Also added two new methods to the `Http` steps allowing to modify the
loader, only for one particular step in the chain. They can be used to
skip the configured cache or to switch to use the (headless) Chrome
browser.
@otsch otsch merged commit 2fa48c8 into main Mar 6, 2025
6 checks passed
@otsch otsch deleted the v3-4 branch March 6, 2025 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant