Skip to content

add getElementTree method to Playwright class for extracting element tree structure - #174

Merged
AlexGalichenko merged 3 commits into
mainfrom
agent-logging
Mar 14, 2026
Merged

add getElementTree method to Playwright class for extracting element tree structure#174
AlexGalichenko merged 3 commits into
mainfrom
agent-logging

Conversation

@AlexGalichenko

Copy link
Copy Markdown
Contributor

feat: add getElementTree method to Playwright class for extracting element tree structure

test: add scenario for extracting element tree in actions.feature

refactor: remove deprecated step definitions and server setup

fix: correct path for step definitions in webui.ts

chore: reorganize step definitions into separate directory

Description

Please describe your changes and any new features you're introducing, or issues you're fixing.

  • Updated the CHANGELOG.md.
  • Updated package version in package.json, package-lock.json.
  • Checked that there aren't other open pull requests for the same issue/update.
  • Checked that your contribution follows the project's contribution guidelines.
  • Added corresponding unit/E2E tests
  • Unit and E2E pass

Related Issues

Please link any related issues or bug reports that this PR will address.

feat: add getElementTree method to Playwright class for extracting element tree structure

test: add scenario for extracting element tree in actions.feature

refactor: remove deprecated step definitions and server setup

fix: correct path for step definitions in webui.ts

chore: reorganize step definitions into separate directory
@AlexGalichenko AlexGalichenko changed the title chore: bump version to 2.15.0 and update dependencies add getElementTree method to Playwright class for extracting element tree structure Mar 14, 2026
@sonarqubecloud

Copy link
Copy Markdown

@AlexGalichenko
AlexGalichenko merged commit 3b561b7 into main Mar 14, 2026
9 checks passed
@AlexGalichenko
AlexGalichenko deleted the agent-logging branch March 14, 2026 12:28
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