Beispiel #1
0
 public void GivenIClickTheRunButtonWithTextInCodeEditorAsConsole_WriteLine(string customTesxt)
 {
     EditorPage.AmendCodeEditor(customTesxt);
 }