Test your installation ====================== To ensure that your D-Bus daemon is installed and configured correctly and can work with the RWA server, you can use the test client provided in the Session Service package: Firstly, start the D-Bus daemon in foreground (e. g. in a second terminal), so the client can interact with it: :: poetry run rwa-support-sessionservice Now you can use the test client to start a test session and register it in your RWA server. It will return a PIN and a URL in JSON which you can use to connect to the remote session in the web browser: :: poetry run python test_client.py