Skip to content

Fix empty base selectors with Html extract step#201

Merged
otsch merged 2 commits intomainfrom
bugfix/html-step-empty-base-selector
Apr 3, 2025
Merged

Fix empty base selectors with Html extract step#201
otsch merged 2 commits intomainfrom
bugfix/html-step-empty-base-selector

Conversation

@otsch
Copy link
Member

@otsch otsch commented Apr 3, 2025

When providing an empty base selector to an Html step (Html::each(''), Html::first(''), Html::last('')), it won't fail with an error, but instead log a warning, that it most likely doesn't make sense.

otsch added 2 commits April 3, 2025 14:34
When providing an empty base selector to an `Html` step
(`Html::each('')`, `Html::first('')`, `Html::last('')`), it won't fail
with an error, but instead log a warning, that it most likely doesn't
make sense.
@otsch otsch merged commit 8d1f87b into main Apr 3, 2025
6 checks passed
@otsch otsch deleted the bugfix/html-step-empty-base-selector branch April 3, 2025 12:54
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