added hard reset for navigation timeout after 3 hours

This commit is contained in:
2025-12-22 00:31:28 +01:00
parent c01b47000f
commit fb0876309f
12 changed files with 1036 additions and 264 deletions

View File

@@ -1,3 +1,4 @@
pub mod webdriver;
pub mod docker_vpn_proxy;
pub mod helpers;
pub mod helpers;
pub mod hard_reset;