Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/c0ny1/captcha-killer
/ getTaResponse
Method
getTaResponse
src/main/java/ui/GUI.java:87–89 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
85
}
86
87
public
JTextArea getTaResponse(){
88
return
taResponse;
89
}
90
91
public
JButton getBtnGetCaptcha(){
92
return
this.btnGetCaptcha;
Callers
1
requestImage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected