File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -50,13 +50,13 @@ Library was tested with Playwright 1.56.0
5050Most 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------------------------------------------------------------------------------
5555New keyword to get the ARIA tree snapshot of the current page. This is useful
5656for accessibility testing and for verifying the structure of the page for LLM
5757based 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------------------------------------------------------------------------
6161Fixed the stub file generation for newer Python versions. Now we use MyPy
6262directly instead of relying on Robot Framework's stub generation.
You can’t perform that action at this time.
0 commit comments