File tree Expand file tree Collapse file tree 3 files changed +4
-0
lines changed Expand file tree Collapse file tree 3 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -319,6 +319,7 @@ SeleniumBase provides additional ``pytest`` command-line options for tests:
319
319
--extension-dir=DIR # (Load a Chrome Extension directory, comma-separated.)
320
320
--headless # (Run tests headlessly. Default mode on Linux OS.)
321
321
--headed # (Run tests with a GUI on Linux OS.)
322
+ --locale=LOCALE_CODE # (Set the Language Locale Code for the web browser.)
322
323
--start-page=URL # (The starting URL for the web browser when tests begin.)
323
324
--archive-logs # (Archive old log files instead of deleting them.)
324
325
--time-limit=SECONDS # (Safely fail any test that exceeds the limit limit.)
Original file line number Diff line number Diff line change 17
17
<div ><a href =" https://seleniumbase.io/seleniumbase/console_scripts/ReadMe/ " ><b >Console Scripts Tutorial</b ></a ></div >
18
18
<div ><a href =" https://seleniumbase.io/help_docs/mobile_testing/ " ><b >Mobile Device Testing</b ></a ></div >
19
19
<div ><a href =" https://seleniumbase.io/help_docs/method_summary/ " ><b >Method Summary (API Ref)</b ></a ></div >
20
+ <div ><a href =" https://seleniumbase.io/help_docs/locale_codes/ " ><b >Language Locale Codes</b ></a ></div >
20
21
<div ><a href =" https://seleniumbase.io/help_docs/translations/ " ><b >Language Translations</b ></a ></div >
21
22
<div ><a href =" https://seleniumbase.io/help_docs/js_package_manager/ " ><b >JS Package Manager</b ></a ></div >
22
23
<div ><a href =" https://seleniumbase.io/examples/tour_examples/ReadMe/ " ><b >Tour Examples</b ></a ></div >
45
46
<div ><a href =" https://seleniumbase.com/seleniumbase/console_scripts/ " ><b >Console Scripts Tutorial</b ></a ></div >
46
47
<div ><a href =" https://seleniumbase.com/help_docs/mobile_testing " ><b >Mobile Device Testing</b ></a ></div >
47
48
<div ><a href =" https://seleniumbase.com/help_docs/method_summary " ><b >Method Summary (API Ref)</b ></a ></div >
49
+ <div ><a href =" https://seleniumbase.com/help_docs/locale_codes " ><b >Language Locale Codes</b ></a ></div >
48
50
<div ><a href =" https://seleniumbase.com/help_docs/translations " ><b >Language Translations</b ></a ></div >
49
51
<div ><a href =" https://seleniumbase.com/help_docs/js_package_manager " ><b >JS Package Manager</b ></a ></div >
50
52
<div ><a href =" https://seleniumbase.com/examples/tour_examples/ " ><b >Tour Examples</b ></a ></div >
Original file line number Diff line number Diff line change 67
67
- Examples : examples/ReadMe.md
68
68
- API Reference : help_docs/method_summary.md
69
69
- Languages / 语言 :
70
+ - Locale Codes : help_docs/locale_codes.md
70
71
- Translations : help_docs/translations.md
71
72
- Chinese / 中文文件 : help_docs/chinese.md
72
73
- Mobile Testing : help_docs/mobile_testing.md
You can’t perform that action at this time.
0 commit comments