Support IE 11 by polyfilling Symbol
IE 11 does not support the ES6 Symbol JavaScript builtin. There is a polyfill available which we may be able to use to support IE 11.
IE 11 support is advantageous since it is the default browser installed on UAS machines. (Although, users are allowed to install more modern browsers if necessary.)