Alternative Script or Method to Control App on Remote Mac?

Hey,

Until I updated to 10.12 this script worked fine to call up web pages on a remote mac:

tell application "Chrome" of machine "eppc://Display:X@192.168.1.95" to set URL of active tab of window 1 to "http://192.168.1.80:8176/controlpage"


Hoping someone may know of a fix or alternative method?

Thanks,

Carl