-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
bugcodeReadyForRecheckThe issue is fixed/implemented AND merged into development, but needs to be rechecked thereThe 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 madeThe documenttion needs to be checked if there are changes needed and if so, adaptions should be made
Milestone
Description
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 thereThe 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 madeThe documenttion needs to be checked if there are changes needed and if so, adaptions should be made