The Grid Widget is very useful for displaying and selecting tabular data. I will show how JSON data (from this site) can be processed in Thingworx to display existing content in different ways.
I should have realized a long time ago that if a script is worth writing, it is worth safeguarding and properly maintaining like any source code. This post documents how I set up a script repository and IDE using Git, Bitbucket, IntelliJ, Cygwin and some assorted items.
Selenium, browser automation drivers and the browsers themselves should be release-controlled so that tests are performed against a known, reproducible environment.