Skip to content

Commit 3c8ffe3

Browse files
committed
Corrected expected plugin doc with changes to screenshot embed
1 parent 5a9000a commit 3c8ffe3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

utest/test/api/approved_files/PluginDocumentation.test_parse_plugin_init_doc.approved.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ SeleniumLibrary can be imported with several optional arguments.
77
- ``run_on_failure``:
88
Default action for the `run-on-failure functionality`.
99
- ``screenshot_root_directory``:
10-
Path to folder where possible screenshots are created or EMBED.
11-
See `Set Screenshot Directory` keyword for further details about EMBED.
10+
Path to folder where possible screenshots are created or EMBED or BASE64.
11+
See `Set Screenshot Directory` keyword for further details about EMBED and BASE64.
1212
If not given, the directory where the log file is written is used.
1313
- ``plugins``:
1414
Allows extending the SeleniumLibrary with external Python classes.

0 commit comments

Comments
 (0)