How to inject & execute JavaScript code in ewk widget

This sample code describes how to execute JavaScript code in ewk widget. By use this approach, we can try to set a Uri to let the ewk widget to loading an html page and then get the specific html tag content or form input value by inject & execute a piece of JavaScript code.