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 0abcaf1 commit 9b761f7Copy full SHA for 9b761f7
help_docs/translations.md
@@ -51,6 +51,9 @@ seleniumbase translate [SB_FILE].py [LANGUAGE] [ACTION]
51
``-o`` / ``--overwrite`` (Overwrite the file being translated)
52
``-c`` / ``--copy`` (Copy the translation to a new ``.py`` file)
53
54
+* Options:
55
+``-n`` (include line Numbers when using the Print action)
56
+
57
* Examples:
58
Translate test_1.py into Chinese and only print the output:
59
>>> seleniumbase translate test_1.py --zh -p
0 commit comments