We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b9a103 commit 021367cCopy full SHA for 021367c
atest/robot/libdoc/console_viewer.robot
@@ -3,6 +3,7 @@ Resource libdoc_resource.robot
3
4
*** Test Cases ***
5
List all keywords
6
+ [Tags] require-tkinter
7
Run Libdoc And Verify Output Dialogs list
8
... Execute Manual Step
9
... Get Selection From User
@@ -21,6 +22,7 @@ List some keywords
21
22
... kw 6
23
24
Show whole library
25
26
Run Libdoc And Set Output Dialogs show
27
Should Contain Intro Dialogs Version:
28
Should Contain Keyword Execute Manual Step message, default_error=
0 commit comments