RobotiumTech / robotium

Android UI Testing
http://www.robotium.org
Apache License 2.0
2.86k stars 786 forks source link

console.log messages not shown #711

Closed renas closed 9 years ago

renas commented 9 years ago

From sirishaj...@gmail.com on September 14, 2014 22:39:07

What steps will reproduce the problem? 1.make a simple hybrid apk with html file that has 'console.log("my_log_message");' 2.test manually & with robotium testcase 3.check log messages What is the expected output? What do you see instead? the log message comes up when I run the app manually. Not seen only when I run the robotium test-case. What version of the product are you using? On what operating system? robotium 5.2.1 on android L preview Please provide any additional information below.

Original issue: http://code.google.com/p/robotium/issues/detail?id=632

renas commented 9 years ago

From renasr...@gmail.com on September 15, 2014 03:48:00

Thanks for reporting this.

Status: Accepted
Owner: renasr...@gmail.com

renas commented 9 years ago

From renasr...@gmail.com on February 06, 2015 13:47:11

This is not currently prioritised to be fixed.

Status: WontFix