Start Recorder Option in Terminal Session Activity gets disabled when SSH user name is entered
Issue Description
While utilizing SSH connection for Terminal Emulator, when entering the SSH Username, the "Start Recorder" option grays out and cannot be used. Once the username is removed, the option becomes available again.
Root Cause
This is the intended behavior. The username and password variables are not populated at design time so authentication is not possible at that point. Therefore the option is greyed out.