Last active
August 29, 2015 14:02
-
-
Save kylemsguy/84ecef55d046bb552c24 to your computer and use it in GitHub Desktop.
tcas-app-logcat
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
06-18 13:52:39.166: I/System.out(15676): Sending 'GET' request to URL : http://twocansandstring.com/login/ | |
06-18 13:52:39.166: I/System.out(15676): Response Code : 200 | |
06-18 13:52:39.186: I/System.out(15676): Extracting form's data... | |
06-18 13:52:39.977: I/System.out(15676): Sending 'POST' request to URL : http://twocansandstring.com/login/ | |
06-18 13:52:39.977: I/System.out(15676): Post parameters : login_username=AppTester&login_password=CENSOR&submit=Loggest+In | |
06-18 13:52:39.977: I/System.out(15676): Response Code ... 302 | |
06-18 13:52:40.368: I/System.out(15676): Sending 'GET' request to URL : http://twocansandstring.com/apiw/qa/getquestion/ | |
06-18 13:52:40.368: I/System.out(15676): Response Code : 200 | |
06-18 13:52:40.378: I/System.out(15676): Login Failed | |
06-18 13:52:40.728: I/System.out(15676): Sending 'GET' request to URL : http://twocansandstring.com/apiw/qa/getquestion/ | |
06-18 13:52:40.728: I/System.out(15676): Response Code : 200 | |
[here the dialog saying "Login failed. Check your username or password." appears] | |
06-18 13:52:40.798: I/Choreographer(15676): Skipped 132 frames! The application may be doing too much work on its main thread. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment