Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
OndraM committed Jul 20, 2023
1 parent e3b3217 commit c92a93e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@

## Unreleased

### Changed
- Change default value of `--server-url` option to `http://localhost:4444` (i.e. remove `/wd/hub` from the URL).
- Update to Bootstrap 5 in results.xml and generated timeline.
- Show test result in timeline tooltip.
- Show spinner in results.xml when tests are still in progress.

### Fixed
- Fix displaying text executors in generated timeline (executors are now read and stored also for tests run on Selenium 4).

## 3.0.1 - 2023-04-14

### Fixed
Expand Down

0 comments on commit c92a93e

Please sign in to comment.