Adapter Configuration |
The extensibility framework provides a way for Robot users to specify configuration options for the adapters you develop (except for API Recorder Adapters, which do not support configuration options). The same calls are used for all adapter types:
GetOptions()
returns to Robot all configuration options supported by an adapter. But while the call is the same, the supported option arguments are different for different types of adapters.
SetOptions()
passes a choice or parameter specified by a Robot user to an adapter, so that the adapter can implement the choice.
GetAnnotations()
is a service call that script generator adapters use in order to support scripting options specified by the user during recording.
Session Recording Extensibility Reference | Rational Software Corporation |
Copyright (c) 2003, Rational Software Corporation | http://www.rational.com support@rational.com info@rational.com |