openwisp / openwisp-controller

Network and WiFi controller: provisioning, configuration management and updates, (pull via openwisp-config or push via SSH), x509 PKI management and more. Mainly OpenWRT, but designed to work also on other systems.
https://openwisp.io/docs/dev/controller/
Other
550 stars 173 forks source link

[tests] Debug test_unsaved_changes #903

Closed nemesifier closed 1 month ago

nemesifier commented 1 month ago

Chrome complains if no hand gestures are detected before using beforeunload JS events.

This change simulates hand gestures before the assertions.

Fixes https://github.com/openwisp/openwisp-controller/issues/902.