amanda.hinchman-dominguez
01/21/2019, 6:02 PMprimaryStage.show() after adding the ids to the view!! Forgot this necessary step. I'm now getting a new error message: IllegalStateException: Not on FX application thread; currentThread = mainhudsonb
01/21/2019, 6:36 PMclickOn(textfield).write("Something") does, but it probably needs to be done on the FX threadamanda.hinchman-dominguez
01/21/2019, 6:40 PMclickOn is part of the FxRobotInterface classamanda.hinchman-dominguez
01/21/2019, 6:40 PM