Skip to content

Commit 51577ab

Browse files
committed
Fix release notes
1 parent b10e65a commit 51577ab

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/releasenotes/Browser-19.10.0.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,13 @@ Library was tested with Playwright 1.56.0
5050
Most important enhancements
5151
===========================
5252

53-
- Get Aria Snapshots for Page (as alternative to 'Get Page Source') (`#4471`_)
53+
Get Aria Snapshots for Page (as alternative to 'Get Page Source') (`#4471`_)
5454
------------------------------------------------------------------------------
5555
New keyword to get the ARIA tree snapshot of the current page. This is useful
5656
for accessibility testing and for verifying the structure of the page for LLM
5757
based testing.
5858

59-
Browser.pyi stub file genration does not work if python > 3.9 (`#4475`_)
59+
Browser.pyi stub file generation does not work if python > 3.9 (`#4475`_)
6060
------------------------------------------------------------------------
6161
Fixed the stub file generation for newer Python versions. Now we use MyPy
6262
directly instead of relying on Robot Framework's stub generation.

0 commit comments

Comments
 (0)