BROWSER

Browser 20.1.0

Released July 22, 2026

Playwright
1.61.1
Supports
Python 3.10+, Node 22/24 LTS and Robot Framework 6.1+

Most important enhancements

Get Text Keyword returns value attribute instead of the text of an option element (#4953)

There was a regression in release 20.0 which caused Get Text keyword to return attribute instead of the text of the select element. This is not fixed and keyword returns a select element text.

Playwright 1.61.1 (#5020)

Playwright 1.61.1 is now supported

Support Playwright credentials (#4979)

Playwright https://playwright.dev/docs/api/class-credentials API is now exposed as keywords to Browser library.

Full list of fixes and enhancements

IDTypePrioritySummary
#4953bugcriticalGet Text Keyword returns value attribute instead of the text of an option element
#5020featurecriticalPlaywright 1.61.1
#4979featurehighSupport Playwright credentials

Altogether 3 issues. View on the issue tracker.