/** Wait for message from the script */
 public boolean testIsFinished() {
   return mRender.testIsFinished();
 }