* Information can be included in a folded area after the table concerned. * This special action executions the action in the rest of the row and adds the result, as text. * Text logged within the call to a ''defined action'' is included after the table containing the (outermost) call. * The text can also be logged from within do fixture code, by calling the method ''showAfterTable() or showAsAfterTable()''. !**< def !define test (!|fitlibrary.specify.definedAction.DefinedActionUnderTest| |''clear defined actions''| |''define actions at''|.FitLibrary.SpecifiCations.SpecialActions.TestShowAfter.DefinedActions| |'''show after'''|''with''|//input[@id="userName"]|''enter text''|chad| |''login''|rick|''with''|| |''login2''|rick|''with''|| |'''show after'''|get|Some text| |''set''|message|''to''|!-MessaGe-!| |'''show after'''|get|Some more @{message}| |'''show after'''|''a void''| |'''show after as'''|count folding|''count''| |'''show after'''|''count''| ) **! |!-fitlibrary.spec.SpecifyFixture-!| |${test}| |!-
fitlibrary.specify.definedAction.DefinedActionUnderTest

clear defined actions

define actions at .FitLibrary.SpecifiCations.SpecialActions.TestShowAfter.DefinedActions

show after with //input[@id="userName"] enter text chad
Expand All | Collapse All
 Logs

login rick with  
Expand All | Collapse All
 Logs
Expand All | Collapse All
 login

login2 rick with  
Expand All | Collapse All
 Logs
Expand All | Collapse All
 login

show after get <i>Some text</i>
Expand All | Collapse All
 Logs

set message to MessaGe

show after get <b>Some more MessaGe</b>
Expand All | Collapse All
 Logs

show after a void

show after as count folding count
Expand All | Collapse All
 count folding

show after count
Expand All | Collapse All
 Logs
-!| !**< def !define test (!|fitlibrary.specify.specialAction.SpecialActions| |'''show after'''|a true action| |'''show after'''|a false action| |'''show after'''|an error action| ) **! |!-fitlibrary.spec.SpecifyFixture-!| |${test}|!-
fitlibrary.specify.specialAction.SpecialActions

show after a true action
show after a false action
show after
whoops
an error action
Expand All | Collapse All
 Logs
-!|