Skip to content

Commit 43e21fb

Browse files
rahuljhakantdiemol
andauthored
GRID doc changes (#355) [deploy site]
Co-authored-by: Diego Molina <[email protected]>
1 parent cbdbb00 commit 43e21fb

File tree

8 files changed

+79
-30
lines changed

8 files changed

+79
-30
lines changed

docs_source_files/content/getting_started/quick.de.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,13 @@ vertraut zu machen.
2626

2727
## Grid
2828

29-
Sehr bald nachdem Du die ersten WebDriver Tests erstellt hast, wirst Du Dir
30-
wünschen Deine Tests auf unterscchen Browsern und Betriebssystemkombinationen
31-
auszuführen. Das ist der Moment an dem _[Grid]({{< ref "/grid/_index.md" >}})_ ins
32-
Spiel kommt.
29+
Selenium Grid allows you to run test cases in different
30+
machines across different platforms. The control of
31+
triggering the test cases is on the local end, and
32+
when the test cases are triggered, they are automatically
33+
executed by the remote end.
34+
35+
After the development of the WebDriver tests, you may face
36+
the need of running your tests on multiple browser and
37+
operating system combinations.
38+
This is where _[Grid]({{< ref "/grid/_index.md" >}})_ comes into the picture.

docs_source_files/content/getting_started/quick.en.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,13 @@ of learning Selenium script syntax.
2929

3030
## Grid
3131

32-
Soon after the development of WebDriver tests, you may face a need of
33-
running your tests on multiple browser and operating system combinations.
34-
This is where _[Grid]({{< ref "/grid/_index.md" >}})_ comes to the rescue.
32+
Selenium Grid allows you to run test cases in different
33+
machines across different platforms. The control of
34+
triggering the test cases is on the local end, and
35+
when the test cases are triggered, they are automatically
36+
executed by the remote end.
37+
38+
After the development of the WebDriver tests, you may face
39+
the need of running your tests on multiple browser and
40+
operating system combinations.
41+
This is where _[Grid]({{< ref "/grid/_index.md" >}})_ comes into the picture.

docs_source_files/content/getting_started/quick.es.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,15 @@ existing Selenium commands, with parameters defined by the context of
2828
that element. This is not only a time-saver, but also an excellent way
2929
of learning Selenium script syntax.
3030

31-
32-
3331
## Grid
3432

35-
Poco después del desarrollo de las pruebas de WebDriver, es posible que deba ejecutar sus
36-
pruebas en múltiples combinaciones de navegador y sistema operativo. Aquí es donde
37-
_[Grid]({{< ref "/grid/_index.md" >}})_ viene al rescate.
38-
33+
Selenium Grid allows you to run test cases in different
34+
machines across different platforms. The control of
35+
triggering the test cases is on the local end, and
36+
when the test cases are triggered, they are automatically
37+
executed by the remote end.
3938

39+
After the development of the WebDriver tests, you may face
40+
the need of running your tests on multiple browser and
41+
operating system combinations.
42+
This is where _[Grid]({{< ref "/grid/_index.md" >}})_ comes into the picture.

docs_source_files/content/getting_started/quick.fr.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,13 @@ d'apprentissage de la syntaxe du script Selenium.
2929

3030
## Grid
3131

32-
Peu après le développement de tests basés sur WebDriver,
33-
il se peut que vous rencontriez le besoin d'exécuter ceux-ci
34-
sur des combinaisons différentes de navigateurs / système d'exploitation.
35-
C'est ici que _[Grid]({{< ref "/grid/_index.md" >}})_ intervient pour vous aider.
36-
32+
Selenium Grid allows you to run test cases in different
33+
machines across different platforms. The control of
34+
triggering the test cases is on the local end, and
35+
when the test cases are triggered, they are automatically
36+
executed by the remote end.
37+
38+
After the development of the WebDriver tests, you may face
39+
the need of running your tests on multiple browser and
40+
operating system combinations.
41+
This is where _[Grid]({{< ref "/grid/_index.md" >}})_ comes into the picture.

docs_source_files/content/getting_started/quick.ja.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,13 @@ IDEはあなたのブラウザ上で、その要素で定義されたパラメ
2222

2323
## Grid
2424

25-
WebDriverのテストを開発した後、テストを複数のブラウザやOSの組み合わせで実行する必要性に直面するかもしれません。
26-
_[Grid]({{< ref "/grid/_index.md" >}})_ はその助けになります。
25+
Selenium Grid allows you to run test cases in different
26+
machines across different platforms. The control of
27+
triggering the test cases is on the local end, and
28+
when the test cases are triggered, they are automatically
29+
executed by the remote end.
30+
31+
After the development of the WebDriver tests, you may face
32+
the need of running your tests on multiple browser and
33+
operating system combinations.
34+
This is where _[Grid]({{< ref "/grid/_index.md" >}})_ comes into the picture.

docs_source_files/content/getting_started/quick.ko.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,13 @@ _[IDE](https://selenium.dev/selenium-ide)_ (통합개발환경 Integrated Develo
2424

2525
## 조합 격자 (Grid)
2626

27-
웹 드라이버 테스트를 개발한 후에, 여러 브라우저와 OS 조합에서 테스트를 구동해봐야 할지도 모릅니다.
28-
여기서 조합 격자 _[Grid]({{< ref "/grid/_index.md" >}})_ 가 여러분을 구하러 등장합니다.
27+
Selenium Grid allows you to run test cases in different
28+
machines across different platforms. The control of
29+
triggering the test cases is on the local end, and
30+
when the test cases are triggered, they are automatically
31+
executed by the remote end.
32+
33+
After the development of the WebDriver tests, you may face
34+
the need of running your tests on multiple browser and
35+
operating system combinations.
36+
This is where _[Grid]({{< ref "/grid/_index.md" >}})_ comes into the picture.

docs_source_files/content/getting_started/quick.nl.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,13 @@ of learning Selenium script syntax.
2828

2929
## Grid
3030

31-
Nadat je enkele WebDriver testen hebt geschreven, zal je snel tot de constatatie komen
32-
dat je testen wil uitvoeren tegen verschillende (versies van) browsers.
33-
Hiervoor kun je _[Grid]({{< ref "/grid/_index.nl.md" >}})_ gebruiken.
34-
35-
31+
Selenium Grid allows you to run test cases in different
32+
machines across different platforms. The control of
33+
triggering the test cases is on the local end, and
34+
when the test cases are triggered, they are automatically
35+
executed by the remote end.
36+
37+
After the development of the WebDriver tests, you may face
38+
the need of running your tests on multiple browser and
39+
operating system combinations.
40+
This is where _[Grid]({{< ref "/grid/_index.md" >}})_ comes into the picture.

docs_source_files/content/getting_started/quick.zh-cn.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,13 @@ _[Selenium IDE](https://selenium.dev/selenium-ide)_ (Integrated Development Envi
2323

2424
## Grid
2525

26-
在 WebDriver 测试开发后不久,您可能需要在多个浏览器和操作系统组合上运行测试。
27-
这就是 _[Grid]({{< ref "/grid/_index.md" >}})_ 应用的地方。
28-
26+
Selenium Grid allows you to run test cases in different
27+
machines across different platforms. The control of
28+
triggering the test cases is on the local end, and
29+
when the test cases are triggered, they are automatically
30+
executed by the remote end.
31+
32+
After the development of the WebDriver tests, you may face
33+
the need of running your tests on multiple browser and
34+
operating system combinations.
35+
This is where _[Grid]({{< ref "/grid/_index.md" >}})_ comes into the picture.

0 commit comments

Comments
 (0)