github MarketSquare/robotframework-browser v14.1.0
Browser library v14.1.0

latest releases: v19.13.0, v19.12.7, v19.12.6...
3 years ago

Most important enhancements

Implemented Selector Prefix and small Bugfixes (#2332)

With prefixes to selectors, it is possible to define i.e. an iframe selector, that shall be prefixed to all selectors used in the future. Prefixes have also a scope, which has been added in 14.0.0. This means, that the prefix is only valid for the scope it has been defined to and is automatically removed when the scope is left. Scopes can be Global, Suite and Test/Task.

Selector Prefix can also be defined on Library import.

See Release Notes Browser library 14.1.0

Don't miss a new robotframework-browser release

NewReleases is sending notifications on new releases.