#{selenium 'Check the tag contexts'} open('@{Application.tagContexts()}') assertTextNotPresent('Yop') assertTextPresent('[ROOT{_executeNextElse=false}, list{_executeNextElse=true}, if{}, ifnot{}, verbatim{_executeNextElse=true}, else{}]') assertTextPresent('Hello World') assertTextPresent('Hello Bab') assertTextPresent('Hello Coucou') assertTextPresent('Hello Boy Weather is sunny today in Paris') #{/selenium}