Restarting my fritzbox means loosing all my logs. Using the TR-64 approach gives you some logs.
With logs now in your filesystem you can ask questions
-
How often did devices optimize throughput: ´´´ $ jq '.[] | select(.msg | contains("WLAN-Bandwechsel"))|.msg' 2024-06-13_05_36_46-fritz-logs.json |wc -l 38 ´´´ == Multiplatform Selenium images Selenium components for platforms like Raspberry Pi, Apple Silicon (M Series) are described here
-
https://medium.com/no-sliver-bullet/apple-m1-讓你的-docker-build-不起來了嗎-bbe133d6d1bb
-
https://www.selenium.dev/documentation/webdriver/drivers/remote_webdriver/#downloads
-
https://www.browserstack.com/guide/run-selenium-tests-using-firefox-driver
-
A simple tutorial of using selenium grid in python unittests
-
[🚀 Feature: Grid endpoint to kill all sessions of all nodes connected to a hub]