public async Task Ping_should_send_keep_alive() { await DefaultAccountLoginAsync(); // Act await RocketChatDriver.PingAsync(); // Assert }