3. Offline-after-loading test
For a second functional test, the SafeShare App was first allowed to load completely. Windows airplane mode was then enabled.
Without reloading the page, this link was entered:
https://example.com/path?utm_source=offline-test&fbclid=offline123&ok=1
The observed result was:
https://example.com/path?ok=1
utm_source and fbclid were removed. ok=1 remained.
For the tested browser state, the link calculation continued to work without an active network connection after the app had fully loaded.
This does not show that SafeShare is a fully installable offline web app. It also does not show that the website can be opened offline without first being loaded. The test covered only the calculation inside an already loaded app.