* 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 |
login | rick | with |
login2 | rick | with |
show after | get | <i>Some text</i> |
set | message | to | MessaGe |
show after | get | <b>Some more MessaGe</b> |
show after | a void |
show after as | count folding | count |
show after | count |
fitlibrary.specify.specialAction.SpecialActions |
show after | a true action |
show after | a false action |
show after whoops |
an error action |