toggle menu
XML Calabash 3.x
jvm
switch theme
search in API
XMLCalabash
/
com.xmlcalabash.debugger
/
Debugger
Debugger
interface
Debugger
(
source
)
Members
Functions
end
Step
Link copied to clipboard
abstract
fun
endStep
(
step
:
AbstractStep
)
send
Document
Link copied to clipboard
abstract
fun
sendDocument
(
from
:
Pair
<
String
,
String
>
,
to
:
Pair
<
String
,
String
>
,
document
:
XProcDocument
)
:
XProcDocument
start
Step
Link copied to clipboard
abstract
fun
startStep
(
step
:
AbstractStep
)