Robot Framework
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level
1
2
3
4
5
6
]
►
C
robot.running.arguments.argumentparser._ArgumentParser
C
robot.running.arguments.argumentparser.PythonArgumentParser
►
C
robot.running.arguments.argumentparser._ArgumentSpecParser
C
robot.running.arguments.argumentparser.DynamicArgumentParser
C
robot.running.arguments.argumentparser.UserKeywordArgumentParser
►
C
robot.conf.settings._BaseSettings
C
robot.conf.settings.RebotSettings
C
robot.conf.settings.RobotSettings
►
C
robot.running.testlibraries._BaseTestLibrary
C
robot.running.testlibraries._ClassLibrary
C
robot.running.testlibraries._DynamicLibrary
C
robot.running.testlibraries._HybridLibrary
C
robot.running.testlibraries._ModuleLibrary
►
C
robot.reporting.jsmodelbuilders._Builder
C
robot.reporting.jsmodelbuilders.ErrorsBuilder
C
robot.reporting.jsmodelbuilders.KeywordBuilder
►
C
robot.reporting.jsmodelbuilders.MessageBuilder
C
robot.reporting.jsmodelbuilders.ErrorMessageBuilder
C
robot.reporting.jsmodelbuilders.SuiteBuilder
C
robot.reporting.jsmodelbuilders.TestBuilder
►
C
robot.libraries.BuiltIn._BuiltInBase
►
C
robot.libraries.BuiltIn._Control
C
robot.libraries.BuiltIn.BuiltIn
An always available standard library with often needed keywords
►
C
robot.libraries.BuiltIn._Converter
C
robot.libraries.BuiltIn.BuiltIn
An always available standard library with often needed keywords
►
C
robot.libraries.BuiltIn._Misc
C
robot.libraries.BuiltIn.BuiltIn
An always available standard library with often needed keywords
►
C
robot.libraries.BuiltIn._RunKeyword
C
robot.libraries.BuiltIn.BuiltIn
An always available standard library with often needed keywords
►
C
robot.libraries.BuiltIn._Variables
C
robot.libraries.BuiltIn.BuiltIn
An always available standard library with often needed keywords
►
C
robot.libraries.BuiltIn._Verify
C
robot.libraries.BuiltIn.BuiltIn
An always available standard library with often needed keywords
C
robot.output.debugfile._DebugFileWriter
►
C
robot.libraries.Collections._Dictionary
C
robot.libraries.Collections.Collections
A library providing keywords for handling lists and dictionaries
►
C
robot.htmldata.jsonwriter._Dumper
C
robot.htmldata.jsonwriter.DictDumper
C
robot.htmldata.jsonwriter.IntegerDumper
C
robot.htmldata.jsonwriter.MappingDumper
C
robot.htmldata.jsonwriter.NoneDumper
C
robot.htmldata.jsonwriter.StringDumper
C
robot.htmldata.jsonwriter.TupleListDumper
►
C
robot.running.dynamicmethods._DynamicMethod
C
robot.running.dynamicmethods.GetKeywordArguments
C
robot.running.dynamicmethods.GetKeywordDocumentation
C
robot.running.dynamicmethods.GetKeywordNames
C
robot.running.dynamicmethods.GetKeywordSource
C
robot.running.dynamicmethods.GetKeywordTags
C
robot.running.dynamicmethods.GetKeywordTypes
C
robot.running.dynamicmethods.RunKeyword
C
robot.running.context._ExecutionContext
►
C
robot.running.status._ExecutionStatus
C
robot.running.status.SuiteStatus
C
robot.running.status.TestStatus
►
C
robot.utils.htmlformatters._Formatter
C
robot.utils.htmlformatters.ListFormatter
C
robot.utils.htmlformatters.ParagraphFormatter
C
robot.utils.htmlformatters.PreformattedFormatter
C
robot.utils.htmlformatters.TableFormatter
►
C
robot.utils.htmlformatters._SingleLineFormatter
C
robot.utils.htmlformatters.HeaderFormatter
C
robot.utils.htmlformatters.RulerFormatter
►
C
robot.utils.importer._Importer
C
robot.utils.importer.ByPathImporter
C
robot.utils.importer.DottedImporter
C
robot.utils.importer.NonDottedImporter
C
robot.reporting.jsexecutionresult._KeywordRemover
►
C
robot.libraries.Collections._List
C
robot.libraries.Collections.Collections
A library providing keywords for handling lists and dictionaries
►
C
robot.reporting.logreportwriters._LogReportWriter
C
robot.reporting.logreportwriters.LogWriter
C
robot.reporting.logreportwriters.ReportWriter
►
C
robot.utils.markupwriters._MarkupWriter
C
robot.utils.markupwriters.HtmlWriter
C
robot.utils.markupwriters.XmlWriter
►
C
robot.running.status._Message
►
C
robot.running.status.SuiteMessage
C
robot.running.status.ParentMessage
C
robot.running.status.TestMessage
►
C
robot.variables.assigner._MultiReturnValueResolver
C
robot.variables.assigner.ScalarsAndListReturnValueResolver
C
robot.variables.assigner.ScalarsOnlyReturnValueResolver
C
robot.libraries.OperatingSystem._Process
C
robot.running.runkwregister._RunKeywordRegister
►
C
robot.running.handlers._RunnableHandler
►
C
robot.running.handlers._DynamicHandler
C
robot.running.handlers._DynamicRunKeywordHandler
►
C
robot.running.handlers._PythonHandler
C
robot.running.handlers._PythonInitHandler
►
C
robot.running.handlers._RunKeywordHandler
C
robot.running.handlers._DynamicRunKeywordHandler
C
robot.utils.robottime._SecsToTimestrHelper
C
robot.running.signalhandler._StopSignalMonitor
►
C
robot.htmldata.htmlfilewriter._Writer
C
robot.htmldata.htmlfilewriter.GeneratorWriter
C
robot.htmldata.htmlfilewriter.LineWriter
►
C
robot.htmldata.htmlfilewriter.ModelWriter
C
robot.libdocpkg.htmlwriter.LibdocModelWriter
C
robot.reporting.logreportwriters.RobotModelWriter
C
robot.testdoc.TestdocModelWriter
►
C
robot.htmldata.htmlfilewriter._InliningWriter
C
robot.htmldata.htmlfilewriter.CssFileWriter
C
robot.htmldata.htmlfilewriter.JsFileWriter
►
C
robot.output.loggerhelper.AbstractLogger
C
robot.output.filelogger.FileLogger
C
robot.output.logger.Logger
A global logger proxy to delegating messages to registered loggers
C
robot.output.output.Output
►
C
robot.output.loggerhelper.AbstractLoggerProxy
C
robot.output.listeners.ListenerProxy
C
robot.output.logger.LoggerProxy
C
robot.model.tags.AndTagPattern
►
C
robot.output.console.highlighting.AnsiHighlighter
C
robot.output.console.highlighting.NoHighlighting
C
robot.utils.application.Application
C
robot.utils.argumentparser.ArgFileParser
C
robot.running.arguments.argumentspec.ArgInfo
C
robot.utils.argumentparser.ArgLimitValidator
C
robot.libraries.Remote.ArgumentCoercer
C
robot.running.arguments.argumentconverter.ArgumentConverter
C
robot.running.arguments.argumentmapper.ArgumentMapper
C
robot.utils.argumentparser.ArgumentParser
C
robot.running.arguments.argumentresolver.ArgumentResolver
C
robot.running.arguments.argumentspec.ArgumentSpec
C
robot.running.arguments.argumentvalidator.ArgumentValidator
►
C
AssertionError
►
C
robot.api.exceptions.Failure
Exceptions that libraries can use for communicating failures and other events
C
robot.api.exceptions.ContinuableFailure
Report failed validation but allow continuing execution
C
robot.libraries.Telnet.NoMatchError
C
robot.variables.assigner.AssignmentValidator
►
C
ast.AST
►
C
robot.parsing.model.blocks.Block
C
robot.parsing.model.blocks.File
C
robot.parsing.model.blocks.For
C
robot.parsing.model.blocks.HeaderAndBody
C
robot.parsing.model.blocks.If
Represents IF structures in the model
C
robot.parsing.model.blocks.Keyword
►
C
robot.parsing.model.blocks.Section
C
robot.parsing.model.blocks.CommentSection
C
robot.parsing.model.blocks.KeywordSection
C
robot.parsing.model.blocks.SettingSection
C
robot.parsing.model.blocks.TestCaseSection
C
robot.parsing.model.blocks.VariableSection
C
robot.parsing.model.blocks.TestCase
C
robot.parsing.model.blocks.Try
C
robot.parsing.model.blocks.While
►
C
robot.parsing.model.statements.Statement
C
robot.parsing.model.statements.Comment
C
robot.parsing.model.statements.Config
►
C
robot.parsing.model.statements.DocumentationOrMetadata
C
robot.parsing.model.statements.Documentation
C
robot.parsing.model.statements.Metadata
C
robot.parsing.model.statements.EmptyLine
C
robot.parsing.model.statements.Error
C
robot.parsing.model.statements.ExceptHeader
►
C
robot.parsing.model.statements.Fixture
C
robot.parsing.model.statements.Setup
C
robot.parsing.model.statements.SuiteSetup
C
robot.parsing.model.statements.SuiteTeardown
C
robot.parsing.model.statements.Teardown
C
robot.parsing.model.statements.TestSetup
C
robot.parsing.model.statements.TestTeardown
C
robot.parsing.model.statements.ForHeader
►
C
robot.parsing.model.statements.IfElseHeader
C
robot.parsing.model.statements.ElseHeader
►
C
robot.parsing.model.statements.IfHeader
C
robot.parsing.model.statements.ElseIfHeader
C
robot.parsing.model.statements.InlineIfHeader
C
robot.parsing.model.statements.KeywordCall
C
robot.parsing.model.statements.KeywordName
C
robot.parsing.model.statements.LibraryImport
►
C
robot.parsing.model.statements.MultiValue
C
robot.parsing.model.statements.Arguments
C
robot.parsing.model.statements.DefaultTags
C
robot.parsing.model.statements.ForceTags
C
robot.parsing.model.statements.KeywordTags
C
robot.parsing.model.statements.Return
C
robot.parsing.model.statements.Tags
►
C
robot.parsing.model.statements.NoArgumentHeader
C
robot.parsing.model.statements.End
C
robot.parsing.model.statements.FinallyHeader
►
C
robot.parsing.model.statements.LoopControl
C
robot.parsing.model.statements.Break
C
robot.parsing.model.statements.Continue
C
robot.parsing.model.statements.TryHeader
C
robot.parsing.model.statements.ResourceImport
C
robot.parsing.model.statements.ReturnStatement
C
robot.parsing.model.statements.SectionHeader
►
C
robot.parsing.model.statements.SingleValue
C
robot.parsing.model.statements.Template
C
robot.parsing.model.statements.TestTemplate
C
robot.parsing.model.statements.TestTimeout
C
robot.parsing.model.statements.Timeout
C
robot.parsing.model.statements.TemplateArguments
C
robot.parsing.model.statements.TestCaseName
C
robot.parsing.model.statements.Variable
C
robot.parsing.model.statements.VariablesImport
C
robot.parsing.model.statements.WhileHeader
►
C
AttributeError
C
robot.libraries.BuiltIn.RobotNotRunningError
Used when something cannot be done because Robot is not running
►
C
BaseMessage
C
robot.output.loggerhelper.Message
►
C
robot.running.builder.parsers.BaseParser
C
robot.running.builder.parsers.NoInitFileDirectoryParser
►
C
robot.running.builder.parsers.RobotParser
C
robot.running.builder.parsers.RestParser
C
robot.running.bodyrunner.BodyRunner
C
robot.utils.connectioncache.ConnectionCache
Cache for libraries to use with concurrent connections, processes, etc
C
robot.libdocpkg.consoleviewer.ConsoleViewer
C
robot.running.arguments.customconverters.ConverterInfo
C
robot.running.arguments.customconverters.CustomArgumentConverters
C
robot.libraries.DateTime.Date
C
robot.utils.application.DefaultLogger
C
robot.running.builder.settings.Defaults
C
robot.running.arguments.argumentmapper.DefaultValue
►
C
robot.result.modeldeprecation.DeprecatedAttributesMixin
C
robot.result.model.Break
C
robot.result.model.Continue
C
robot.result.model.For
C
robot.result.model.ForIteration
Represents one FOR loop iteration
C
robot.result.model.If
C
robot.result.model.IfBranch
C
robot.result.model.Return
C
robot.result.model.Try
C
robot.result.model.TryBranch
C
robot.result.model.While
C
robot.result.model.WhileIteration
Represents one WHILE loop iteration
C
robot.running.arguments.argumentresolver.DictToKwargs
C
robot.libdocpkg.htmlutils.DocFormatter
C
robot.libdocpkg.htmlutils.DocToHtml
C
robot.libdocpkg.builder.DocumentationBuilder
Keyword documentation builder
C
robot.output.console.highlighting.DosHighlighter
C
robot.output.console.dotted.DottedOutput
C
robot.libraries.XML.ElementComparator
C
robot.libraries.XML.ElementFinder
►
C
robot.result.xmlelementhandlers.ElementHandler
C
robot.result.xmlelementhandlers.ArgumentHandler
C
robot.result.xmlelementhandlers.ArgumentsHandler
C
robot.result.xmlelementhandlers.AssignHandler
C
robot.result.xmlelementhandlers.BranchHandler
C
robot.result.xmlelementhandlers.BreakHandler
C
robot.result.xmlelementhandlers.ContinueHandler
C
robot.result.xmlelementhandlers.DocHandler
C
robot.result.xmlelementhandlers.ErrorMessageHandler
C
robot.result.xmlelementhandlers.ErrorsHandler
C
robot.result.xmlelementhandlers.ForHandler
C
robot.result.xmlelementhandlers.IfHandler
C
robot.result.xmlelementhandlers.IterationHandler
C
robot.result.xmlelementhandlers.KeywordHandler
C
robot.result.xmlelementhandlers.MessageHandler
C
robot.result.xmlelementhandlers.MetaHandler
C
robot.result.xmlelementhandlers.MetadataHandler
C
robot.result.xmlelementhandlers.MetadataItemHandler
C
robot.result.xmlelementhandlers.PatternHandler
C
robot.result.xmlelementhandlers.ReturnHandler
C
robot.result.xmlelementhandlers.RobotHandler
C
robot.result.xmlelementhandlers.RootHandler
C
robot.result.xmlelementhandlers.StatisticsHandler
C
robot.result.xmlelementhandlers.StatusHandler
C
robot.result.xmlelementhandlers.SuiteHandler
C
robot.result.xmlelementhandlers.TagHandler
C
robot.result.xmlelementhandlers.TagsHandler
C
robot.result.xmlelementhandlers.TestHandler
C
robot.result.xmlelementhandlers.TimeoutHandler
C
robot.result.xmlelementhandlers.TryHandler
C
robot.result.xmlelementhandlers.ValueHandler
C
robot.result.xmlelementhandlers.VarHandler
C
robot.result.xmlelementhandlers.WhileHandler
C
robot.running.arguments.embedded.EmbeddedArgumentParser
C
robot.running.arguments.embedded.EmbeddedArguments
C
robot.running.handlers.EmbeddedArgumentsHandler
C
robot.variables.finders.EmptyFinder
C
robot.libdocpkg.datatypes.EnumMember
C
robot.variables.finders.EnvironmentFinder
C
robot.utils.error.ErrorDetails
Object wrapping the last occurred exception
C
robot.utils.etreewrapper.ETSource
►
C
Exception
C
robot.api.exceptions.SkipExecution
Mark the executed test or task skipped
►
C
robot.errors.RobotError
Base class for Robot Framework errors
►
C
robot.errors.DataError
C
robot.errors.KeywordError
Used when no keyword is found or there is more than one match
C
robot.errors.VariableError
Used when variable does not exist
►
C
robot.errors.ExecutionStatus
►
C
robot.errors.ExecutionFailed
Used for communicating failures in test execution
►
C
robot.errors.ExecutionFailures
C
robot.errors.UserKeywordExecutionFailed
C
robot.errors.HandlerExecutionFailed
►
C
robot.errors.ExecutionPassed
Base class for all exceptions communicating that execution passed
C
robot.errors.BreakLoop
Used by BREAK statement
C
robot.errors.ContinueLoop
Used by CONTINUE statement
C
robot.errors.PassExecution
Used by 'Pass Execution' keyword
C
robot.errors.ReturnFromKeyword
Used by 'RETURN' statement
C
robot.errors.FrameworkError
Can be used when the core framework goes to unexpected state
C
robot.errors.Information
Used by argument parser with –help or –version
C
robot.errors.RemoteError
Used by Remote library to report remote errors
C
robot.errors.TimeoutError
Used when a test or keyword timeout occurs
C
robot.running.context.ExecutionContexts
C
robot.result.executionerrors.ExecutionErrors
Represents errors occurred during the execution of tests
C
robot.libraries.Process.ExecutionResult
C
robot.result.resultbuilder.ExecutionResultBuilder
Builds :class:
~.
executionresult.Result
objects based on output files
C
robot.running.status.Exit
C
robot.reporting.expandkeywordmatcher.ExpandKeywordMatcher
C
robot.variables.finders.ExtendedFinder
C
robot.running.status.Failure
C
robot.utils.filereader.FileReader
Utility to ease reading different kind of files
C
robot.result.flattenkeywordmatcher.FlattenByNameMatcher
C
robot.result.flattenkeywordmatcher.FlattenByTagMatcher
C
robot.result.flattenkeywordmatcher.FlattenByTypeMatcher
►
C
robot.running.bodyrunner.ForInRunner
C
robot.running.bodyrunner.ForInEnumerateRunner
C
robot.running.bodyrunner.ForInRangeRunner
C
robot.running.bodyrunner.ForInZipRunner
►
C
robot.running.libraryscopes.GlobalScope
►
C
robot.running.libraryscopes.TestSuiteScope
C
robot.running.libraryscopes.TestCaseScope
►
C
logging.Handler
C
robot.output.pyloggingconf.RobotHandler
C
robot.running.handlerstore.HandlerStore
C
robot.output.console.highlighting.HighlightingStream
C
robot.htmldata.htmlfilewriter.HtmlFileWriter
C
robot.utils.htmlformatters.HtmlFormatter
C
robot.htmldata.template.HtmlTemplate
C
robot.libdocpkg.htmlutils.HtmlToText
C
robot.running.bodyrunner.IfRunner
C
robot.running.model.Import
C
robot.running.importer.ImportCache
Keeps track on and optionally caches imported items
C
robot.running.importer.Importer
C
robot.utils.importer.Importer
Utility that can import modules and classes based on names and paths
C
robot.variables.finders.InlinePythonFinder
C
robot.output.loggerhelper.IsLogged
C
robot.reporting.jsbuildingcontext.JsBuildingContext
C
robot.reporting.jsexecutionresult.JsExecutionResult
C
robot.reporting.jsmodelbuilders.JsModelBuilder
C
robot.testdoc.JsonConverter
C
robot.libdocpkg.jsonbuilder.JsonDocBuilder
C
robot.htmldata.jsonwriter.JsonDumper
C
robot.htmldata.jsonwriter.JsonWriter
C
robot.reporting.jswriter.JsResultWriter
C
robot.running.arguments.argumentmapper.KeywordCallTemplate
C
robot.libdocpkg.robotbuilder.KeywordDocBuilder
C
robot.output.console.verbose.KeywordMarker
C
robot.libdocpkg.consoleviewer.KeywordMatcher
C
robot.running.namespace.KeywordRecommendationFinder
C
robot.running.bodyrunner.KeywordRunner
C
robot.running.namespace.KeywordStore
►
C
robot.conf.languages.Language
Base class for language definitions
C
robot.conf.languages.Bg
Bulgarian
C
robot.conf.languages.Bs
Bosnian
C
robot.conf.languages.Cs
Czech
C
robot.conf.languages.De
German
C
robot.conf.languages.En
English
C
robot.conf.languages.Es
Spanish
C
robot.conf.languages.Fi
Finnish
C
robot.conf.languages.Fr
French
C
robot.conf.languages.Hi
Hindi
C
robot.conf.languages.It
Italian
C
robot.conf.languages.Nl
Dutch
C
robot.conf.languages.Pl
Polish
C
robot.conf.languages.Pt
Portuguese
C
robot.conf.languages.PtBr
Brazilian Portuguese
C
robot.conf.languages.Ro
Romanian
C
robot.conf.languages.Ru
Russian
C
robot.conf.languages.Sv
Swedish
C
robot.conf.languages.Th
Thai
C
robot.conf.languages.Tr
Turkish
C
robot.conf.languages.Uk
Ukrainian
C
robot.conf.languages.ZhCn
Chinese Simplified
C
robot.conf.languages.ZhTw
Chinese Traditional
C
robot.conf.languages.Languages
Keeps a list of languages and unifies the translations in the properties
C
robot.parsing.lexer.lexer.Lexer
►
C
robot.parsing.lexer.statementlexers.Lexer
Base class for lexers
►
C
robot.parsing.lexer.blocklexers.BlockLexer
C
robot.parsing.lexer.blocklexers.FileLexer
C
robot.parsing.lexer.blocklexers.InlineIfLexer
►
C
robot.parsing.lexer.blocklexers.NestedBlockLexer
C
robot.parsing.lexer.blocklexers.ForLexer
C
robot.parsing.lexer.blocklexers.IfLexer
C
robot.parsing.lexer.blocklexers.TryLexer
C
robot.parsing.lexer.blocklexers.WhileLexer
►
C
robot.parsing.lexer.blocklexers.SectionLexer
C
robot.parsing.lexer.blocklexers.CommentSectionLexer
C
robot.parsing.lexer.blocklexers.ErrorSectionLexer
C
robot.parsing.lexer.blocklexers.ImplicitCommentSectionLexer
►
C
robot.parsing.lexer.blocklexers.SettingSectionLexer
C
robot.parsing.lexer.blocklexers.KeywordSectionLexer
C
robot.parsing.lexer.blocklexers.TaskSectionLexer
C
robot.parsing.lexer.blocklexers.TestCaseSectionLexer
C
robot.parsing.lexer.blocklexers.VariableSectionLexer
►
C
robot.parsing.lexer.blocklexers.TestOrKeywordLexer
C
robot.parsing.lexer.blocklexers.KeywordLexer
C
robot.parsing.lexer.blocklexers.TestCaseLexer
►
C
robot.parsing.lexer.statementlexers.StatementLexer
C
robot.parsing.lexer.statementlexers.ExceptHeaderLexer
C
robot.parsing.lexer.statementlexers.ForHeaderLexer
C
robot.parsing.lexer.statementlexers.InlineIfHeaderLexer
C
robot.parsing.lexer.statementlexers.KeywordCallLexer
►
C
robot.parsing.lexer.statementlexers.SettingLexer
C
robot.parsing.lexer.statementlexers.TestOrKeywordSettingLexer
►
C
robot.parsing.lexer.statementlexers.SingleType
►
C
robot.parsing.lexer.statementlexers.CommentLexer
C
robot.parsing.lexer.statementlexers.ImplicitCommentLexer
►
C
robot.parsing.lexer.statementlexers.SectionHeaderLexer
C
robot.parsing.lexer.statementlexers.CommentSectionHeaderLexer
C
robot.parsing.lexer.statementlexers.ErrorSectionHeaderLexer
C
robot.parsing.lexer.statementlexers.KeywordSectionHeaderLexer
C
robot.parsing.lexer.statementlexers.SettingSectionHeaderLexer
C
robot.parsing.lexer.statementlexers.TaskSectionHeaderLexer
C
robot.parsing.lexer.statementlexers.TestCaseSectionHeaderLexer
C
robot.parsing.lexer.statementlexers.VariableSectionHeaderLexer
►
C
robot.parsing.lexer.statementlexers.TypeAndArguments
C
robot.parsing.lexer.statementlexers.BreakLexer
C
robot.parsing.lexer.statementlexers.ContinueLexer
C
robot.parsing.lexer.statementlexers.ElseHeaderLexer
C
robot.parsing.lexer.statementlexers.ElseIfHeaderLexer
C
robot.parsing.lexer.statementlexers.EndLexer
C
robot.parsing.lexer.statementlexers.FinallyHeaderLexer
C
robot.parsing.lexer.statementlexers.IfHeaderLexer
C
robot.parsing.lexer.statementlexers.ReturnLexer
C
robot.parsing.lexer.statementlexers.TryHeaderLexer
C
robot.parsing.lexer.statementlexers.VariableLexer
C
robot.parsing.lexer.statementlexers.WhileHeaderLexer
►
C
robot.parsing.lexer.context.LexingContext
►
C
robot.parsing.lexer.context.FileContext
C
robot.parsing.lexer.context.InitFileContext
C
robot.parsing.lexer.context.ResourceFileContext
C
robot.parsing.lexer.context.TestCaseFileContext
C
robot.parsing.lexer.context.KeywordContext
C
robot.parsing.lexer.context.TestCaseContext
C
robot.libdocpkg.htmlwriter.LibdocHtmlWriter
C
robot.libdocpkg.jsonwriter.LibdocJsonWriter
C
robot.libdocpkg.output.LibdocOutput
C
robot.libdocpkg.xmlwriter.LibdocXmlWriter
C
robot.libdocpkg.model.LibraryDoc
Documentation for a library, a resource file or a suite file
C
robot.libdocpkg.robotbuilder.LibraryDocBuilder
►
C
robot.running.librarykeywordrunner.LibraryKeywordRunner
C
robot.running.librarykeywordrunner.EmbeddedArgumentsRunner
C
robot.running.librarykeywordrunner.RunKeywordRunner
C
robot.output.listenermethods.LibraryListenerMethods
C
robot.output.listeners.LibraryListeners
C
robot.utils.htmlformatters.LineFormatter
C
robot.utils.htmlformatters.LinkFormatter
►
C
robot.output.listenerarguments.ListenerArguments
C
robot.output.listenerarguments.MessageArguments
►
C
robot.output.listenerarguments._ListenerArgumentsFromItem
►
C
robot.output.listenerarguments.StartKeywordArguments
C
robot.output.listenerarguments.EndKeywordArguments
►
C
robot.output.listenerarguments.StartSuiteArguments
C
robot.output.listenerarguments.EndSuiteArguments
►
C
robot.output.listenerarguments.StartTestArguments
C
robot.output.listenerarguments.EndTestArguments
C
robot.output.listenermethods.ListenerMethod
C
robot.output.listenermethods.ListenerMethods
C
robot.output.listeners.Listeners
C
robot.libraries.XML.Location
C
robot.utils.match.Matcher
►
C
metaclass
►
C
robot.model.modelobject.ModelObject
►
C
robot.model.body.BodyItem
►
C
robot.model.control.Break
C
robot.result.model.Break
C
robot.running.model.Break
►
C
robot.model.control.Continue
C
robot.result.model.Continue
C
robot.running.model.Continue
►
C
robot.model.control.For
C
robot.result.model.For
C
robot.running.model.For
►
C
robot.model.control.If
IF/ELSE structure root
C
robot.result.model.If
C
robot.running.model.If
►
C
robot.model.control.IfBranch
C
robot.result.model.IfBranch
C
robot.running.model.IfBranch
►
C
robot.model.control.Return
C
robot.result.model.Return
C
robot.running.model.Return
►
C
robot.model.control.Try
TRY/EXCEPT structure root
C
robot.result.model.Try
C
robot.running.model.Try
►
C
robot.model.control.TryBranch
C
robot.result.model.TryBranch
C
robot.running.model.TryBranch
►
C
robot.model.control.While
C
robot.result.model.While
C
robot.running.model.While
►
C
robot.model.keyword.Keyword
Base model for a single keyword
C
robot.result.model.Keyword
Represents results of a single keyword
C
robot.running.model.Keyword
Represents a single executable keyword
►
C
robot.model.message.Message
A message created during the test execution
C
robot.result.model.Message
C
robot.result.model.ForIteration
Represents one FOR loop iteration
C
robot.result.model.WhileIteration
Represents one WHILE loop iteration
►
C
robot.model.testcase.TestCase
Base model for a single test case
C
robot.result.model.TestCase
Represents results of a single test case
C
robot.running.model.TestCase
Represents a single executable test case
►
C
robot.model.testsuite.TestSuite
Base model for single suite
C
robot.result.model.TestSuite
Represents results of a single test suite
C
robot.running.model.TestSuite
Represents a single executable test suite
C
robot.running.modelcombiner.ModelCombiner
C
robot.utils.match.MultiMatcher
C
robot.running.arguments.argumentresolver.NamedArgumentResolver
►
C
robot.model.namepatterns.NamePatterns
C
robot.model.namepatterns.SuiteNamePatterns
C
robot.model.namepatterns.TestNamePatterns
C
robot.running.namespace.Namespace
C
robot.libraries.XML.NameSpaceStripper
C
robot.utils.connectioncache.NoConnection
►
C
ast.NodeTransformer
C
robot.parsing.model.visitor.ModelTransformer
NodeTransformer that supports matching nodes based on their base classes
►
C
ast.NodeVisitor
►
C
robot.parsing.model.visitor.ModelVisitor
NodeVisitor that supports matching nodes based on their base classes
C
robot.parsing.model.blocks.FirstStatementFinder
C
robot.parsing.model.blocks.LastStatementFinder
C
robot.parsing.model.blocks.ModelValidator
C
robot.parsing.model.blocks.ModelWriter
C
robot.parsing.parser.parser.SetLanguages
C
robot.utils.importer.NoLogger
C
robot.output.console.quiet.NoOutput
C
robot.variables.assigner.NoReturnValueResolver
C
robot.libraries.Collections.NotSet
C
robot.model.tags.NotTagPattern
C
robot.utils.markupwriters.NullMarkupWriter
Null implementation of the
_MarkupWriter
interface
C
robot.running.arguments.argumentresolver.NullNamedArgumentResolver
C
robot.variables.finders.NumberFinder
C
robot.variables.assigner.OneReturnValueResolver
C
robot.libraries.OperatingSystem.OperatingSystem
A library providing keywords for operating system related tasks
C
robot.model.tags.OrTagPattern
C
robot.running.outputcapture.OutputCapturer
►
C
robot.parsing.parser.blockparsers.Parser
Base class for parsers
►
C
robot.parsing.parser.blockparsers.BlockParser
C
robot.parsing.parser.blockparsers.KeywordParser
►
C
robot.parsing.parser.blockparsers.NestedBlockParser
C
robot.parsing.parser.blockparsers.ForParser
C
robot.parsing.parser.blockparsers.IfParser
C
robot.parsing.parser.blockparsers.TryParser
C
robot.parsing.parser.blockparsers.WhileParser
C
robot.parsing.parser.blockparsers.TestCaseParser
C
robot.parsing.parser.fileparser.FileParser
►
C
robot.parsing.parser.fileparser.SectionParser
C
robot.parsing.parser.fileparser.CommentSectionParser
C
robot.parsing.parser.fileparser.ImplicitCommentSectionParser
C
robot.parsing.parser.fileparser.KeywordSectionParser
C
robot.parsing.parser.fileparser.SettingSectionParser
C
robot.parsing.parser.fileparser.TestCaseSectionParser
C
robot.parsing.parser.fileparser.VariableSectionParser
C
robot.libraries.Process.Process
Robot Framework library for running processes
C
robot.libraries.Process.ProcessConfiguration
►
C
property
C
robot.utils.misc.classproperty
Property that works with classes in addition to instances
C
robot.running.outputcapture.PythonCapturer
C
robot.variables.filesetter.PythonImporter
C
robot.output.console.quiet.QuietOutput
C
robot.utils.recommendations.RecommendationFinder
C
robot.libraries.Remote.Remote
C
robot.libraries.Remote.RemoteResult
C
robot.result.keywordremover.RemovalMessage
C
robot.libraries.Reserved.Reserved
►
C
robot.variables.resolvable.Resolvable
C
robot.variables.resolvable.GlobalVariableValue
►
C
robot.variables.tablesetter.VariableTableValueBase
C
robot.variables.tablesetter.DictVariableTableValue
C
robot.variables.tablesetter.ListVariableTableValue
C
robot.variables.tablesetter.ScalarVariableTableValue
►
C
robot.libdocpkg.robotbuilder.ResourceDocBuilder
C
robot.libdocpkg.robotbuilder.SuiteDocBuilder
C
robot.running.model.ResourceFile
C
robot.running.builder.builders.ResourceFileBuilder
►
C
robot.result.executionresult.Result
Test execution results
C
robot.result.executionresult.CombinedResult
Combined results of multiple test executions
C
robot.reporting.resultwriter.Results
C
robot.reporting.resultwriter.ResultWriter
A class to create log, report, output XML and xUnit files
C
robot.utils.restreader.RobotDataStorage
►
C
RuntimeError
►
C
robot.api.exceptions.Error
Report error in execution
C
robot.api.exceptions.FatalError
Report error that stops the whole execution
C
robot.libraries.Screenshot.Screenshot
Library for taking screenshots on the machine where tests are executed
C
robot.libraries.Screenshot.ScreenshotTaker
C
robot.utils.setter.setter
►
C
robot.parsing.lexer.settings.Settings
C
robot.parsing.lexer.settings.InitFileSettings
C
robot.parsing.lexer.settings.KeywordSettings
C
robot.parsing.lexer.settings.ResourceFileSettings
C
robot.parsing.lexer.settings.TestCaseFileSettings
C
robot.parsing.lexer.settings.TestCaseSettings
C
robot.variables.scopes.SetVariables
C
robot.model.tags.SingleTagPattern
C
robot.utils.sortable.Sortable
Base class for sorting based self._sort_key
C
robot.reporting.jswriter.SplitLogWriter
C
robot.model.statistics.Statistics
Container for total, suite and tag statistics
C
robot.reporting.jsmodelbuilders.StatisticsBuilder
►
C
robot.result.model.StatusMixin
C
robot.result.model.Break
C
robot.result.model.Continue
C
robot.result.model.For
C
robot.result.model.ForIteration
Represents one FOR loop iteration
C
robot.result.model.If
C
robot.result.model.IfBranch
C
robot.result.model.Keyword
Represents results of a single keyword
C
robot.result.model.Return
C
robot.result.model.TestCase
Represents results of a single test case
C
robot.result.model.TestSuite
Represents results of a single test suite
C
robot.result.model.Try
C
robot.result.model.TryBranch
C
robot.result.model.While
C
robot.result.model.WhileIteration
Represents one WHILE loop iteration
C
robot.running.statusreporter.StatusReporter
C
robot.output.stdoutlogsplitter.StdoutLogSplitter
Splits messages logged through stdout (or stderr) into Message objects
C
robot.variables.finders.StoredFinder
C
robot.libraries.String.String
A library for string manipulation and verification
C
robot.reporting.stringcache.StringCache
C
robot.model.suitestatistics.SuiteStatistics
Container for suite statistics
C
robot.model.suitestatistics.SuiteStatisticsBuilder
C
robot.parsing.suitestructure.SuiteStructure
C
robot.parsing.suitestructure.SuiteStructureBuilder
►
C
robot.parsing.suitestructure.SuiteStructureVisitor
C
robot.running.builder.builders.SuiteStructureParser
►
C
robot.model.visitor.SuiteVisitor
Interface to ease traversing through a test suite structure
►
C
robot.model.configurer.SuiteConfigurer
C
robot.result.configurer.SuiteConfigurer
Result suite configured
►
C
robot.model.filter.EmptySuiteRemover
C
robot.model.filter.Filter
C
robot.model.modifier.ModelModifier
C
robot.model.statistics.StatisticsBuilder
C
robot.model.tagsetter.TagSetter
C
robot.model.totalstatistics.TotalStatisticsBuilder
C
robot.output.console.dotted.StatusReporter
C
robot.result.keywordremover.WarningAndErrorFinder
►
C
robot.result.keywordremover._KeywordRemover
C
robot.result.keywordremover.AllKeywordsRemover
C
robot.result.keywordremover.ByNameKeywordRemover
C
robot.result.keywordremover.ByTagKeywordRemover
C
robot.result.keywordremover.PassedKeywordRemover
C
robot.result.keywordremover.WaitUntilKeywordSucceedsRemover
►
C
robot.result.keywordremover._LoopItemsRemover
C
robot.result.keywordremover.ForLoopItemsRemover
C
robot.result.keywordremover.WhileLoopItemsRemover
C
robot.result.merger.Merger
C
robot.result.messagefilter.MessageFilter
C
robot.result.resultbuilder.RemoveKeywords
C
robot.result.suiteteardownfailed.SuiteTeardownFailed
C
robot.result.suiteteardownfailed.SuiteTeardownFailureHandler
►
C
robot.result.visitor.ResultVisitor
Abstract class to conveniently travel :class:
~robot.
result.executionresult.Result
objects
►
C
robot.output.xmllogger.XmlLogger
C
robot.reporting.outputwriter.OutputWriter
C
robot.running.randomizer.Randomizer
C
robot.running.suiterunner.SuiteRunner
C
robot.reporting.jswriter.SuiteWriter
C
robot.model.tags.TagPatterns
C
robot.model.tags.Tags
C
robot.model.tagstatistics.TagStatDoc
C
robot.model.tagstatistics.TagStatInfo
C
robot.model.tagstatistics.TagStatistics
Container for tag statistics
C
robot.model.tagstatistics.TagStatisticsBuilder
C
robot.model.tagstatistics.TagStatLink
C
robot.libraries.Telnet.Telnet
A library providing communication over
Telnet
connections
►
C
telnetlib.Telnet
C
robot.libraries.Telnet.TelnetConnection
C
robot.libraries.Telnet.TerminalEmulator
C
robot.running.builder.settings.TestSettings
C
robot.running.builder.builders.TestSuiteBuilder
Builder to construct
TestSuite
objects based on data on the disk
C
robot.libraries.DateTime.Time
C
robot.running.timeouts.posix.Timeout
C
robot.running.timeouts.windows.Timeout
C
robot.utils.robottime.TimestampCache
►
C
robot.parsing.lexer.tokens.Token
Token
representing piece of Robot Framework data
C
robot.parsing.lexer.tokens.END
Token
representing
END
token used to signify block ending
C
robot.parsing.lexer.tokens.EOS
Token
representing end of a statement
C
robot.parsing.lexer.tokenizer.Tokenizer
C
robot.model.totalstatistics.TotalStatistics
Container for total statistics
►
C
xmlrpc.client.Transport
►
C
robot.libraries.Remote.TimeoutHTTPTransport
C
robot.libraries.Remote.TimeoutHTTPSTransport
C
robot.running.bodyrunner.TryRunner
►
C
type
C
robot.utils.setter.SetterAwareType
►
C
robot.running.arguments.typeconverters.TypeConverter
C
robot.running.arguments.typeconverters.BooleanConverter
C
robot.running.arguments.typeconverters.ByteArrayConverter
C
robot.running.arguments.typeconverters.BytesConverter
C
robot.running.arguments.typeconverters.CombinedConverter
C
robot.running.arguments.typeconverters.CustomConverter
C
robot.running.arguments.typeconverters.DateConverter
C
robot.running.arguments.typeconverters.DateTimeConverter
C
robot.running.arguments.typeconverters.DecimalConverter
C
robot.running.arguments.typeconverters.DictionaryConverter
C
robot.running.arguments.typeconverters.EnumConverter
C
robot.running.arguments.typeconverters.FloatConverter
C
robot.running.arguments.typeconverters.IntegerConverter
C
robot.running.arguments.typeconverters.ListConverter
C
robot.running.arguments.typeconverters.NoneConverter
C
robot.running.arguments.typeconverters.PathConverter
►
C
robot.running.arguments.typeconverters.SetConverter
C
robot.running.arguments.typeconverters.FrozenSetConverter
C
robot.running.arguments.typeconverters.StringConverter
C
robot.running.arguments.typeconverters.TimeDeltaConverter
C
robot.running.arguments.typeconverters.TupleConverter
C
robot.running.arguments.typeconverters.TypedDictConverter
C
robot.libdocpkg.datatypes.TypedDictItem
C
robot.running.arguments.typevalidator.TypeValidator
C
robot.utils.escaping.Unescaper
C
robot.running.usererrorhandler.UserErrorHandler
Created if creating handlers fail – running raises DataError
C
robot.running.model.UserKeyword
►
C
robot.running.userkeyword.UserKeywordHandler
C
robot.running.userkeyword.EmbeddedArgumentsHandler
►
C
robot.running.userkeywordrunner.UserKeywordRunner
C
robot.running.userkeywordrunner.EmbeddedArgumentsRunner
C
robot.running.userkeyword.UserLibrary
C
robot.parsing.model.blocks.ValidationContext
C
robot.running.model.Variable
C
robot.variables.assigner.VariableAssigner
C
robot.variables.assigner.VariableAssignment
C
robot.variables.filesetter.VariableFileSetter
C
robot.variables.finders.VariableFinder
C
robot.variables.search.VariableIterator
C
robot.variables.search.VariableMatch
C
robot.running.arguments.argumentresolver.VariableReplacer
C
robot.variables.replacer.VariableReplacer
►
C
robot.variables.variables.Variables
Represents a set of variables
C
robot.variables.scopes.GlobalVariables
C
robot.variables.scopes.VariableScopes
C
robot.variables.store.VariableStore
C
robot.variables.tablesetter.VariableTableSetter
C
robot.output.console.verbose.VerboseOutput
C
robot.output.console.verbose.VerboseWriter
►
C
robot.parsing.model.visitor.VisitorFinder
C
robot.parsing.model.visitor.ModelTransformer
NodeTransformer that supports matching nodes based on their base classes
C
robot.parsing.model.visitor.ModelVisitor
NodeVisitor that supports matching nodes based on their base classes
►
C
robot.running.bodyrunner.WhileLimit
C
robot.running.bodyrunner.DurationLimit
C
robot.running.bodyrunner.IterationCountLimit
C
robot.running.bodyrunner.NoLimit
C
robot.running.bodyrunner.WhileRunner
C
robot.libraries.XML.XML
Robot Framework library for verifying and modifying
XML
documents
C
robot.libdocpkg.xmlbuilder.XmlDocBuilder
C
robot.result.xmlelementhandlers.XmlElementHandler
C
robot.libraries.Remote.XmlRpcRemoteClient
C
robot.reporting.xunitwriter.XUnitWriter
C
robot.variables.filesetter.YamlImporter
►
C
Application
C
robot.libdoc.LibDoc
►
C
robot.run.RobotFramework
C
robot.rebot.Rebot
C
robot.testdoc.TestDoc
►
C
CodeBlock
C
robot.utils.restreader.RobotCodeBlock
►
C
date
C
libdoc_data.date2
►
C
Enum
C
libdoc_data.Direction
Move direction
►
C
int
C
robot.reporting.stringcache.StringIndex
►
C
MutableMapping
C
robot.utils.normalizing.NormalizedDict
Custom dictionary implementation automatically normalizing keys
C
robot.variables.evaluation.EvaluationNamespace
►
C
MutableSequence
►
C
robot.model.itemlist.ItemList
►
C
robot.model.body.BaseBody
Base class for
Body
and
Branches
objects
►
C
robot.model.body.Body
A list-like object representing body of a suite, a test or a keyword
C
robot.result.model.Body
C
robot.running.model.Body
►
C
robot.model.body.Branches
A list-like object representing branches IF and TRY objects contain
C
robot.result.model.Branches
C
robot.result.model.Iterations
C
robot.model.keyword.Keywords
A list-like object representing keywords in a suite, a test or a keyword
C
robot.model.message.Messages
C
robot.model.testcase.TestCases
C
robot.model.testsuite.TestSuites
C
robot.running.model.Imports
►
C
NodeVisitor
C
robot.running.builder.parsers.ErrorReporter
C
robot.running.builder.transformers.ForBuilder
C
robot.running.builder.transformers.IfBuilder
C
robot.running.builder.transformers.KeywordBuilder
C
robot.running.builder.transformers.ResourceBuilder
C
robot.running.builder.transformers.SettingsBuilder
C
robot.running.builder.transformers.SuiteBuilder
C
robot.running.builder.transformers.TestCaseBuilder
C
robot.running.builder.transformers.TryBuilder
C
robot.running.builder.transformers.WhileBuilder
►
C
NormalizedDict
C
robot.model.metadata.Metadata
►
C
OrderedDict
C
robot.utils.dotdict.DotDict
►
C
PrettyPrinter
C
robot.utils.unic.PrettyRepr
►
C
ResultVisitor
C
robot.reporting.xunitwriter.XUnitFileWriter
Provides an xUnit-compatible result file
►
C
SetterAwareType
C
robot.model.modelobject.ModelObject
►
C
Sortable
C
robot.libdocpkg.datatypes.TypeDoc
C
robot.libdocpkg.model.KeywordDoc
Documentation for a single keyword or an initializer
►
C
robot.model.stats.Stat
Generic statistic object used for storing all the statistic values
C
robot.model.stats.SuiteStat
Stores statistics values for a single suite
►
C
robot.model.stats.TagStat
Stores statistic values for a single tag
C
robot.model.stats.CombinedTagStat
C
robot.model.stats.TotalStat
Stores statistic values for a test run
►
C
robot.running.timeouts._Timeout
C
robot.running.timeouts.KeywordTimeout
C
robot.running.timeouts.TestTimeout
►
C
Structure
C
robot.output.console.highlighting._CONSOLE_SCREEN_BUFFER_INFO
C
robot.output.console.highlighting._COORD
C
robot.output.console.highlighting._SMALL_RECT
►
C
SuiteVisitor
C
robot.conf.gatherfailed.GatherFailedSuites
C
robot.conf.gatherfailed.GatherFailedTests
►
C
Toplevel
►
C
robot.libraries.dialogs_py._TkDialog
C
robot.libraries.dialogs_py.InputDialog
C
robot.libraries.dialogs_py.MessageDialog
C
robot.libraries.dialogs_py.MultipleSelectionDialog
C
robot.libraries.dialogs_py.PassFailDialog
C
robot.libraries.dialogs_py.SelectionDialog
►
C
TypedDict
C
libdoc_data.Point
Pointless point
Generated by
1.9.1