-
Methods Method Description step.basic.web.selenium.keywords.selenium.KeywordsKeywords.pasteKeyword() step.basic.web.selenium.keywords.selenium.ParametersKeywords.pasteParameter() step.basic.web.selenium.keywords.selenium.PlansKeywords.pastePlan() step.client.eventbroker.RemoteEventBrokerClient.getEventBrokerStatus() step.client.StepClient.getPlanBuilders() This method will be removed in future releases. To create a Plan programmatically usePlanBuilder.create()
instead. To parse a plain text plan usePlanParser
directlystep.client.StepClient.getPlanRunners() This method will be removed in future releases. To run a plan locally useExecutionEngine
directly. To run a plan located on your controller useRemoteExecutionManager
step.client.StepClient.getStagingRepositoryClient() The staging client is deprecated and will be removed in future releases. All executions are now providing an isolated context thus making the Staging repository useless.