public void GivenIClickTheRunButtonWithTextInCodeEditorAsConsole_WriteLine(string customTesxt) { EditorPage.AmendCodeEditor(customTesxt); }