Skip to content

GUI Test Specifications Configuration options

Francisco Mancardi edited this page Oct 26, 2015 · 3 revisions

/**

  • controls if operation area (buttons) starts open ('' or 'inline') or closed ('none') on:
    • test suite management */

// test_spec_container => test project, test suite

$tlCfg->gui->op_area_display->test_spec_container = 'none'; // ''

Clone this wiki locally