Browsergym

Latest version: v0.13.3

Safety actively analyzes 715032 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 10

0.6.3

**browsergym-core**

- Improvements
- ignoring `Frame has been detached` errors during unmarking 148 147
- more robust handling of missing frames in `extract_merged_axtree` 148 146

0.6.2

**browsergym-experiments**

- New features
- new field `html_page: str` in `AgentInfo` to enable agents to send an HTML page for visualization 13

0.6.1

**browsergym-core**

- Improvements
- the 26 hard limit on max number of iFrames per page is removed 143
- handling more `Frame was detached` errors during marking / unmarking 143

0.6.0

**browsergym-experiments**

- Breaking change
- `AbstractAgentArgs.agent_name` becomes a field (instead of a property) 138

0.5.1

**browsergym-experiments**

- Bugfix
- Fixed a bug due to an incompatibility with `joblib` when running `pip list` or `pip freeze`. Python distributions are now extracted using `importlib` and logged in the regular logfile 135

0.5.0

**browsergym-core**

- New features
- new option `tags_to_mark: Literal["all", "default_html"]` for all BrowserGym environments 129
When set to `"all"`, all page elements get marked and receive a BID.
When set to `"default_html"`, only [standard HTML tags](https://www.w3schools.com/TAGS/default.asp) get marked and receive a BID (default behaviour).

- Improvements
- the bid of `div` and `span` elements will now be available in the AXTree as well as the DOM 119
The `aria-description` field is now used in addition to the `aria-roledescription` as a fallback. This allows us to recover the bid of elements with `generic` role (`div`, `span`) for which `aria-roledescription` [is not supported in the AXTree](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-roledescription#associated_roles). Thanks MurtyShikhar for noticing 110

**browsergym-experiments**

- New features
- The output of `pip list` and `pip freeze` is now logged when an experiment is ran 130

Page 4 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.