Android notification channel settings does not open
Faced with a problem of not opening Android notification channel settings. In some cases, the settings did not open. Empirically, it was possible to find out that the settings did not open if the application did not send at least one notification. The problem is that the notification
Run FitNesse – selenium tests on CentOS without physical display
In my case i need to deploy FitNesse standalone jar on CentOs server for use by testers and run selenium tests. Below are the steps that will help to quickly do this. Environment: CentOS 7.4, Java 1.8, Firefox 59.0.2 x64 (latest version at the time of