Skip to content

Commit 2009099

Browse files
committed
[NUTCH-3197] Wrap protocol-selenium README line for markdownlint MD013
Split the long paragraph at line 61 so Yetus markdownlint stays under the 200-character limit on the codespell typo fix hunk.
1 parent de9568e commit 2009099

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

src/plugin/protocol-selenium/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,9 @@ sudo export DISPLAY=:11
5858
```
5959
### B) Setting up a Selenium Grid
6060

61-
Using the Selenium Grid will allow you to parallelize the job by facilitating access of several instances of browsers whether on one machine or on several machines. Note that grid facilitates heterogeneity with regards to browser types used. However, these steps have been tested using a homogeneous Selenium Grid with Firefox and PhantomJS browsers.
61+
Using the Selenium Grid will allow you to parallelize the job by facilitating access of several instances of browsers whether on one machine or on several machines. Note that grid facilitates heterogeneity with regards to browser types used.
62+
63+
However, these steps have been tested using a homogeneous Selenium Grid with Firefox and PhantomJS browsers.
6264

6365
* Download the [Selenium Standalone Server](https://selenium.dev/downloads/) and follow the installation instructions.
6466

0 commit comments

Comments
 (0)