MCPcopy Index your code
hub / github.com/bugy/script-server / getLoginButton

Function getLoginButton

web-src/src/login/login.js:174–176  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

172}
173
174function getLoginButton() {
175 return document.getElementsByClassName('login-button')[0];
176}
177
178function sendLoginRequest(formData) {
179

Callers 3

onSuccessFunction · 0.85
onErrorFunction · 0.85
sendLoginRequestFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected