-
Notifications
You must be signed in to change notification settings - Fork 10
/
lang-robot.xml
69 lines (68 loc) · 20.2 KB
/
lang-robot.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
<!--
Author: Mallikarjunarao Kosuri <[email protected]>
Copyright (C) 2016 Mallikarjunarao Kosuri <[email protected]>
-->
<NotepadPlus>
<UserLang name="Robotframework" ext="robot" udlVersion="2.1">
<Settings>
<Global caseIgnored="yes" allowFoldOfComments="no" foldCompact="no" forcePureLC="0" decimalSeparator="0" />
<Prefix Keywords1="no" Keywords2="yes" Keywords3="no" Keywords4="no" Keywords5="no" Keywords6="no" Keywords7="no" Keywords8="no" />
</Settings>
<KeywordLists>
<Keywords name="Comments">00((# Comment)) 01 02 03 04</Keywords>
<Keywords name="Numbers, prefix1"></Keywords>
<Keywords name="Numbers, prefix2"></Keywords>
<Keywords name="Numbers, extras1"></Keywords>
<Keywords name="Numbers, extras2"></Keywords>
<Keywords name="Numbers, suffix1"></Keywords>
<Keywords name="Numbers, suffix2"></Keywords>
<Keywords name="Numbers, range"></Keywords>
<Keywords name="Operators1"></Keywords>
<Keywords name="Operators2"></Keywords>
<Keywords name="Folders in code1, open"></Keywords>
<Keywords name="Folders in code1, middle"></Keywords>
<Keywords name="Folders in code1, close"></Keywords>
<Keywords name="Folders in code2, open"></Keywords>
<Keywords name="Folders in code2, middle"></Keywords>
<Keywords name="Folders in code2, close"></Keywords>
<Keywords name="Folders in comment, open"></Keywords>
<Keywords name="Folders in comment, middle"></Keywords>
<Keywords name="Folders in comment, close"></Keywords>
<Keywords name="Keywords1">"Run Keyword If"

"Evaluate"

"Should Be True"

"Should Not Be True"

"Should Be Equal"

"Should Not Be Equal"

"Call Method"
"Catenate"
"Comment"
"Continue For Loop"
"Continue For Loop If"
"Convert To Binary"
"Convert To Boolean"
"Convert To Bytes"
"Convert To Hex"
"Convert To Integer"
"Convert To Number"
"Convert To Octal"
"Convert To String"
"Create Dictionary"
"Create List"
"Evaluate"
"Exit For Loop"
"Exit For Loop If"
"Fail"
"Fatal Error"
"Get Count"
"Get Length"
"Get Library Instance"
"Get Time"
"Get Variable Value"
"Get Variables"
"Import Library"
"Import Resource"
"Import Variables"
"Keyword Should Exist"
"Length Should Be"
"Log"
"Log Many"
"Log To Console"
"Log Variables"
"No Operation"
"Pass Execution"
"Pass Execution If"
"Regexp Escape"
"Reload Library"
"Remove Tags"
"Repeat Keyword"
"Replace Variables"
"Return From Keyword"
"Return From Keyword If"
"Run Keyword"
"Run Keyword And Continue On Failure"
"Run Keyword And Expect Error"
"Run Keyword And Ignore Error"
"Run Keyword And Return"
"Run Keyword And Return If"
"Run Keyword And Return Status"
"Run Keyword If"
"Run Keyword If All Critical Tests Passed"
"Run Keyword If All Tests Passed"
"Run Keyword If Any Critical Tests Failed"
"Run Keyword If Any Tests Failed"
"Run Keyword If Test Failed"
"Run Keyword If Test Passed"
"Run Keyword If Timeout Occurred"
"Run Keyword Unless"
"Run Keywords"
"Set Global Variable"
"Set Library Search Order"
"Set Log Level"
"Set Suite Documentation"
"Set Suite Metadata"
"Set Suite Variable"
"Set Tags"
"Set Test Documentation"
"Set Test Message"
"Set Test Variable"
"Set Variable"
"Set Variable If"
"Should Be Empty"
"Should Be Equal"
"Should Be Equal As Integers"
"Should Be Equal As Numbers"
"Should Be Equal As Strings"
"Should Be True"
"Should Contain"
"Should Contain X Times"
"Should End With"
"Should Match"
"Should Match Regexp"
"Should Not Be Empty"
"Should Not Be Equal"
"Should Not Be Equal As Integers"
"Should Not Be Equal As Numbers"
"Should Not Be Equal As Strings"
"Should Not Be True"
"Should Not Contain"
"Should Not End With"
"Should Not Match"
"Should Not Match Regexp"
"Should Not Start With"
"Should Start With"
"Sleep"
"Variable Should Exist"
"Variable Should Not Exist"
"Wait Until Keyword Succeeds"

"Convert To Lowercase "
"Convert To Uppercase "
"Decode Bytes To String "
"Encode String To Bytes "
"Fetch From Left "
"Fetch From Right "
"Generate Random String "
"Get Line "
"Get Line Count "
"Get Lines Containing String "
"Get Lines Matching Pattern "
"Get Lines Matching Regexp "
"Get Regexp Matches "
"Get Substring "
"Remove String "
"Remove String Using Regexp "
"Replace String "
"Replace String Using Regexp "
"Should Be Byte String "
"Should Be Lowercase "
"Should Be String "
"Should Be Titlecase "
"Should Be Unicode String "
"Should Be Uppercase "
"Should Not Be String "
"Split String "
"Split String From Right "
"Split String To Characters "
"Split To Lines "

"Append To List "
"Combine Lists "
"Convert To Dictionary "
"Convert To List "
"Copy Dictionary "
"Copy List "
"Count Values In List "
"Dictionaries Should Be Equal "
"Dictionary Should Contain Item "
"Dictionary Should Contain Key "
"Dictionary Should Contain Sub Dictionary "
"Dictionary Should Contain Value "
"Dictionary Should Not Contain Key "
"Dictionary Should Not Contain Value "
"Get Dictionary Items "
"Get Dictionary Keys "
"Get Dictionary Values "
"Get From Dictionary "
"Get From List "
"Get Index From List "
"Get Match Count "
"Get Matches "
"Get Slice From List "
"Insert Into List "
"Keep In Dictionary "
"List Should Contain Sub List "
"List Should Contain Value "
"List Should Not Contain Duplicates "
"List Should Not Contain Value "
"Lists Should Be Equal "
"Log Dictionary "
"Log List "
"Pop From Dictionary "
"Remove Duplicates "
"Remove From Dictionary "
"Remove From List "
"Remove Values From List "
"Reverse List "
"Set List Value "
"Set To Dictionary "
"Should Contain Match "
"Should Not Contain Match "
"Sort List "

"Close All Connections"
"Close Connection"
"Execute Command"
"Login"
"Open Connection"
"Read"
"Read Until"
"Read Until Prompt"
"Read Until Regexp"
"Set Default Log Level"
"Set Encoding"
"Set Newline"
"Set Prompt"
"Set Telnetlib Log Level"
"Set Timeout"
"Switch Connection"
"Write"
"Write Bare"
"Write Control Character"
"Write Until Expected Output"

"Add Time To Date"

"Execute Manual Step"

"Append To Environment Variable"
"Append To File"
"Copy Directory"
"Copy File"
"Copy Files"
"Count Directories In Directory"
"Count Files In Directory"
"Count Items In Directory"
"Create Binary File"
"Create Directory"
"Create File"
"Directory Should Be Empty"
"Directory Should Exist"
"Directory Should Not Be Empty"
"Directory Should Not Exist"
"Empty Directory"
"Environment Variable Should Be Set"
"Environment Variable Should Not Be Set"
"File Should Be Empty"
"File Should Exist"
"File Should Not Be Empty"
"File Should Not Exist"
"Get Binary File"
"Get Environment Variable"
"Get Environment Variables"
"Get File"
"Get File Size"
"Get Modified Time"
"Grep File"
"Join Path"
"Join Paths"
"List Directories In Directory"
"List Directory"
"List Files In Directory"
"Log Environment Variables"
"Log File"
"Move Directory"
"Move File"
"Move Files"
"Normalize Path"
"Read Process Output"
"Remove Directory"
"Remove Environment Variable"
"Remove File"
"Remove Files"
"Run"
"Run And Return Rc"
"Run And Return Rc And Output"
"Set Environment Variable"
"Set Modified Time"
"Should Exist"
"Should Not Exist"
"Split Extension"
"Split Path"
"Start Process"
"Stop All Processes"
"Stop Process"
"Switch Process"
"Touch"
"Wait Until Created"
"Wait Until Removed "
"Get Selection From User"
"Get Value From User"
"Pause Execution "
"Add Time To Time"
"Convert Date"
"Convert Time"
"Get Current Date"
"Subtract Date From Date"
"Subtract Time From Date"
"Subtract Time From Time "

"Get Process Id"
"Get Process Object"
"Get Process Result"
"Is Process Running"
"Join Command Line"
"Process Should Be Running"
"Process Should Be Stopped"
"Run Process"
"Send Signal To Process"
"Split Command Line"
"Start Process"
"Switch Process"
"Terminate All Processes"
"Terminate Process"
"Wait For Process "

"Add Element"
"Clear Element"
"Copy Element"
"Element Attribute Should Be"
"Element Attribute Should Match"
"Element Should Exist"
"Element Should Not Exist"
"Element Should Not Have Attribute"
"Element Text Should Be"
"Element Text Should Match"
"Element To String"
"Elements Should Be Equal"
"Elements Should Match"
"Evaluate Xpath"
"Get Child Elements"
"Get Element"
"Get Element Attribute"
"Get Element Attributes"
"Get Element Count"
"Get Element Text"
"Get Elements"
"Get Elements Texts"
"Log Element"
"Parse Xml"
"Remove Element"
"Remove Element Attribute"
"Remove Element Attributes"
"Remove Elements"
"Remove Elements Attribute"
"Remove Elements Attributes"
"Save Xml"
"Set Element Attribute"
"Set Element Tag"
"Set Element Text"
"Set Elements Attribute"
"Set Elements Tag"
"Set Elements Text"

"Set Screenshot Directory"
"Take Screenshot"
"Take Screenshot Without Embedding "

"Library"
"Suite Setup"
"Suite Teardown"
"Documentation"
"Metadata"</Keywords>
<Keywords name="Keywords2"></Keywords>
<Keywords name="Keywords3"></Keywords>
<Keywords name="Keywords4"></Keywords>
<Keywords name="Keywords5"></Keywords>
<Keywords name="Keywords6"></Keywords>
<Keywords name="Keywords7"></Keywords>
<Keywords name="Keywords8"></Keywords>
<Keywords name="Delimiters">00((${ &{ @{ )) 01 02} 03* 04 05* 06[ 07 08] 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23</Keywords>
</KeywordLists>
<Styles>
<WordsStyle name="DEFAULT" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="COMMENTS" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="LINE COMMENTS" fgColor="008000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="NUMBERS" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS1" fgColor="0000FF" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS2" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS3" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS4" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS5" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS6" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS7" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS8" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="OPERATORS" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="FOLDER IN CODE1" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="FOLDER IN CODE2" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="FOLDER IN COMMENT" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS1" fgColor="FF8000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS2" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="1" nesting="0" />
<WordsStyle name="DELIMITERS3" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS4" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS5" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS6" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS7" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS8" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
</Styles>
</UserLang>
</NotepadPlus>