Skip to content

Commit 803005d

Browse files
committed
[deploy site] fixing bug 2402, detectify link removal (#2407) 0b29bc6
1 parent ae3abd7 commit 803005d

File tree

17 files changed

+30
-33
lines changed

17 files changed

+30
-33
lines changed

documentation/_print/index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -149777,9 +149777,8 @@
149777149777
thay can vary between different environments. For example a <strong>Hub/Node</strong> with 120 <strong>Nodes</strong>
149778149778
might work well when the <strong>Hub</strong> has enough resources. Values below are not set on stone,
149779149779
and feedback is welcomed!</p><h3 id=small>Small</h3><p><strong>Standalone</strong> or <strong>Hub/Node</strong> with 5 or less <strong>Nodes</strong>.</p><h3 id=middle>Middle</h3><p><strong>Hub/Node</strong> between 6 and 60 <strong>Nodes</strong>.</p><h3 id=large>Large</h3><p><strong>Hub/Node</strong> between 60 and 100 <strong>Nodes</strong>. <strong>Distributed</strong> with over 100 <strong>Nodes</strong>.</p><h2 id=warning>Warning</h2><p>Selenium Grid must be protected from external access using appropriate
149780-
firewall permissions.</p><p>Failure to protect your Grid could result in one or more of the following occurring:</p><ul><li>You provide open access to your Grid infrastructure</li><li>You allow third parties to access internal web applications and files</li><li>You allow third parties to run custom binaries</li></ul><p>See this blog post on <a href=/>Detectify</a>, which gives a good
149781-
overview of how a publicly exposed Grid could be misused:
149782-
<a href=//labs.detectify.com/2017/10/06/guest-blog-dont-leave-your-grid-wide-open/>Don&rsquo;t Leave your Grid Wide Open</a></p><h2 id=further-reading>Further reading</h2><ul><li><a href=https://www.selenium.dev/documentation/grid/components/>Components</a>: learn how Grid&rsquo;s internal components relate to each other.</li><li><a href=https://www.selenium.dev/documentation/grid/configuration/>Configuration</a>: customize your Grid setup.</li><li><a href=https://www.selenium.dev/documentation/grid/architecture/>Architecture</a>: understand key concepts in Grid.</li><li><a href=https://www.selenium.dev/documentation/grid/advanced_features/>Advanced Features</a>: explore more possibilities through Grid&rsquo;s features.</li></ul></div><div class=td-content style=page-break-before:always><h1 id=pg-0b04eda1b3eb8ca7f1a0da30d5475930>4.2 - When to Use Grid</h1><div class=lead>Is Grid right for you?</div><p>When would you use a Selenium Grid?</p><ul><li>To run your tests in parallel, against different browser types, browser versions, operating systems</li><li>To reduce the time needed to execute a test suite</li></ul><p>Selenium Grid runs test suites in parallel against multiple machines (called Nodes).
149780+
firewall permissions.</p><p>Failure to protect your Grid could result in one or more of the following occurring:</p><ul><li>You provide open access to your Grid infrastructure</li><li>You allow third parties to access internal web applications and files</li><li>You allow third parties to run custom binaries</li></ul><p>See this blog post on Detectify Labs, which gives a good overview of how a publicly exposed Grid could be misused:
149781+
<a href=//labs.detectify.com/2017/10/06/guest-blog-dont-leave-your-grid-wide-open/>Don&rsquo;t Leave your Grid Wide Open</a>.</p><h2 id=further-reading>Further reading</h2><ul><li><a href=https://www.selenium.dev/documentation/grid/components/>Components</a>: learn how Grid&rsquo;s internal components relate to each other.</li><li><a href=https://www.selenium.dev/documentation/grid/configuration/>Configuration</a>: customize your Grid setup.</li><li><a href=https://www.selenium.dev/documentation/grid/architecture/>Architecture</a>: understand key concepts in Grid.</li><li><a href=https://www.selenium.dev/documentation/grid/advanced_features/>Advanced Features</a>: explore more possibilities through Grid&rsquo;s features.</li></ul></div><div class=td-content style=page-break-before:always><h1 id=pg-0b04eda1b3eb8ca7f1a0da30d5475930>4.2 - When to Use Grid</h1><div class=lead>Is Grid right for you?</div><p>When would you use a Selenium Grid?</p><ul><li>To run your tests in parallel, against different browser types, browser versions, operating systems</li><li>To reduce the time needed to execute a test suite</li></ul><p>Selenium Grid runs test suites in parallel against multiple machines (called Nodes).
149783149782
For large and long-running test suites, this can save minutes, hours, or perhaps days.
149784149783
This shortens the turnaround time for test results as your application under test (AUT)
149785149784
changes.</p><p>Grid can run tests (in parallel) against multiple different browsers, and it can

documentation/grid/_print/index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,8 @@
9191
thay can vary between different environments. For example a <strong>Hub/Node</strong> with 120 <strong>Nodes</strong>
9292
might work well when the <strong>Hub</strong> has enough resources. Values below are not set on stone,
9393
and feedback is welcomed!</p><h3 id=small>Small</h3><p><strong>Standalone</strong> or <strong>Hub/Node</strong> with 5 or less <strong>Nodes</strong>.</p><h3 id=middle>Middle</h3><p><strong>Hub/Node</strong> between 6 and 60 <strong>Nodes</strong>.</p><h3 id=large>Large</h3><p><strong>Hub/Node</strong> between 60 and 100 <strong>Nodes</strong>. <strong>Distributed</strong> with over 100 <strong>Nodes</strong>.</p><h2 id=warning>Warning</h2><p>Selenium Grid must be protected from external access using appropriate
94-
firewall permissions.</p><p>Failure to protect your Grid could result in one or more of the following occurring:</p><ul><li>You provide open access to your Grid infrastructure</li><li>You allow third parties to access internal web applications and files</li><li>You allow third parties to run custom binaries</li></ul><p>See this blog post on <a href=/>Detectify</a>, which gives a good
95-
overview of how a publicly exposed Grid could be misused:
96-
<a href=//labs.detectify.com/2017/10/06/guest-blog-dont-leave-your-grid-wide-open/>Don&rsquo;t Leave your Grid Wide Open</a></p><h2 id=further-reading>Further reading</h2><ul><li><a href=https://www.selenium.dev/documentation/grid/components/>Components</a>: learn how Grid&rsquo;s internal components relate to each other.</li><li><a href=https://www.selenium.dev/documentation/grid/configuration/>Configuration</a>: customize your Grid setup.</li><li><a href=https://www.selenium.dev/documentation/grid/architecture/>Architecture</a>: understand key concepts in Grid.</li><li><a href=https://www.selenium.dev/documentation/grid/advanced_features/>Advanced Features</a>: explore more possibilities through Grid&rsquo;s features.</li></ul></div><div class=td-content style=page-break-before:always><h1 id=pg-0b04eda1b3eb8ca7f1a0da30d5475930>2 - When to Use Grid</h1><div class=lead>Is Grid right for you?</div><p>When would you use a Selenium Grid?</p><ul><li>To run your tests in parallel, against different browser types, browser versions, operating systems</li><li>To reduce the time needed to execute a test suite</li></ul><p>Selenium Grid runs test suites in parallel against multiple machines (called Nodes).
94+
firewall permissions.</p><p>Failure to protect your Grid could result in one or more of the following occurring:</p><ul><li>You provide open access to your Grid infrastructure</li><li>You allow third parties to access internal web applications and files</li><li>You allow third parties to run custom binaries</li></ul><p>See this blog post on Detectify Labs, which gives a good overview of how a publicly exposed Grid could be misused:
95+
<a href=//labs.detectify.com/2017/10/06/guest-blog-dont-leave-your-grid-wide-open/>Don&rsquo;t Leave your Grid Wide Open</a>.</p><h2 id=further-reading>Further reading</h2><ul><li><a href=https://www.selenium.dev/documentation/grid/components/>Components</a>: learn how Grid&rsquo;s internal components relate to each other.</li><li><a href=https://www.selenium.dev/documentation/grid/configuration/>Configuration</a>: customize your Grid setup.</li><li><a href=https://www.selenium.dev/documentation/grid/architecture/>Architecture</a>: understand key concepts in Grid.</li><li><a href=https://www.selenium.dev/documentation/grid/advanced_features/>Advanced Features</a>: explore more possibilities through Grid&rsquo;s features.</li></ul></div><div class=td-content style=page-break-before:always><h1 id=pg-0b04eda1b3eb8ca7f1a0da30d5475930>2 - When to Use Grid</h1><div class=lead>Is Grid right for you?</div><p>When would you use a Selenium Grid?</p><ul><li>To run your tests in parallel, against different browser types, browser versions, operating systems</li><li>To reduce the time needed to execute a test suite</li></ul><p>Selenium Grid runs test suites in parallel against multiple machines (called Nodes).
9796
For large and long-running test suites, this can save minutes, hours, or perhaps days.
9897
This shortens the turnaround time for test results as your application under test (AUT)
9998
changes.</p><p>Grid can run tests (in parallel) against multiple different browsers, and it can

0 commit comments

Comments
 (0)