Sign in
chromium
/
external
/
github.com
/
SeleniumHQ
/
selenium
/
refs/heads/RedisBackedSessionQueue-1
/
.
/
common
/
src
/
web
/
fedcm
/
login.html
blob: 10329a440bc660fe247b19f3a0c805d5e877f378 [
file
] [
log
] [
blame
] [
edit
]
<!DOCTYPE html>
<html>
<head>
<title>
Login
</title>
</head>
<body>
<h1>
Login Page
</h1>
<p>
Login successful! This is a placeholder for the login process.
</p>
<a
href
=
"/"
>
Return to Home
</a>
</body>
</html>