Skip to content

Filter used Browsers via System Property is not working #397

@wurzelkuchen

Description

@wurzelkuchen

Quick Description

We have a logic, that checks a system property and allows to filter certain browsers to be used without touching the code. This however is currently throwing a NPE. Also we are missing documentation on this one.

Taks

  • Fix the issue
  • Document this feature

Actual Behaviour

If we set the system property to filter the browsers we use, an NPE is thrown.

Expected Behaviour

If we set the system property to filter the browsers we use, only the browsers used in the variable should run.

Metadata

Metadata

Assignees

Labels

bugcodeReadyForRecheckThe issue is fixed/implemented AND merged into development, but needs to be rechecked theredocsNeededThe documenttion needs to be checked if there are changes needed and if so, adaptions should be made

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions