Skip to content

textbox

Mark Humphreys edited this page Jan 29, 2017 · 1 revision
  String text = tab.getEditBox(0).getValue();
  logger.info("Text for editBox1 is " + text);
Clone this wiki locally