]
Lukáš Fryč resolved ARQGRA-231.
-------------------------------
Resolution: Deferred
Fix Version/s: (was: 2.1-Tracking)
consider usage of javascript compressor/optimizer
-------------------------------------------------
Key: ARQGRA-231
URL:
https://issues.jboss.org/browse/ARQGRA-231
Project: Arquillian Graphene
Issue Type: Enhancement
Reporter: Jan Papousek
Javascript source executed on AndroidDriver can't contain line breaks, so they have
to be eliminated. Consider the utility class for removing comments, line breaks and other
optimization.
This issue should overcome upstream issue
http://code.google.com/p/selenium/issues/detail?id=4816