summaryrefslogtreecommitdiffstats
path: root/mobile/android/fenix/app/src/androidTest/assets/pages/passwordsubmit.html
blob: e3cdfdf9ebeaee5ce2819223b39a563e241cf6cb (plain)
1
2
3
4
5
6
7
8
<html>
  <head>
    <meta name="viewport" content="width=device-width" />
  </head>
  <body aria-label="body">
    <p>Password submitted. Nope just a test.</p>
  </body>
</html>