Browser library v14.1.0
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