Skip to content

Commit ba252cc

Browse files
committed
Update line length
1 parent ee6480a commit ba252cc

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

website_and_docs/content/documentation/selenium_manager.en.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,8 @@ The following environment variables are supported:
336336
* SE_IEDRIVER
337337
* SE_SAFARIDRIVER
338338

339-
For example, to specify the path to the chromedriver, you can set the `SE_CHROMEDRIVER` environment variable to the path of the chromedriver executable.
339+
For example, to specify the path to the chromedriver,
340+
you can set the `SE_CHROMEDRIVER` environment variable to the path of the chromedriver executable.
340341
The following bindings allow you to specify the driver path using an environment variable:
341342

342343
* Ruby

website_and_docs/content/documentation/selenium_manager.ja.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,8 @@ The following environment variables are supported:
336336
* SE_IEDRIVER
337337
* SE_SAFARIDRIVER
338338

339-
For example, to specify the path to the chromedriver, you can set the `SE_CHROMEDRIVER` environment variable to the path of the chromedriver executable.
339+
For example, to specify the path to the chromedriver,
340+
you can set the `SE_CHROMEDRIVER` environment variable to the path of the chromedriver executable.
340341
The following bindings allow you to specify the driver path using an environment variable:
341342

342343
* Ruby

website_and_docs/content/documentation/selenium_manager.pt-br.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,8 @@ The following environment variables are supported:
336336
* SE_IEDRIVER
337337
* SE_SAFARIDRIVER
338338

339-
For example, to specify the path to the chromedriver, you can set the `SE_CHROMEDRIVER` environment variable to the path of the chromedriver executable.
339+
For example, to specify the path to the chromedriver,
340+
you can set the `SE_CHROMEDRIVER` environment variable to the path of the chromedriver executable.
340341
The following bindings allow you to specify the driver path using an environment variable:
341342

342343
* Ruby

website_and_docs/content/documentation/selenium_manager.zh-cn.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,8 @@ The following environment variables are supported:
336336
* SE_IEDRIVER
337337
* SE_SAFARIDRIVER
338338

339-
For example, to specify the path to the chromedriver, you can set the `SE_CHROMEDRIVER` environment variable to the path of the chromedriver executable.
339+
For example, to specify the path to the chromedriver,
340+
you can set the `SE_CHROMEDRIVER` environment variable to the path of the chromedriver executable.
340341
The following bindings allow you to specify the driver path using an environment variable:
341342

342343
* Ruby

0 commit comments

Comments
 (0)