File tree Expand file tree Collapse file tree 15 files changed +80
-44
lines changed
website_and_docs/content/documentation/webdriver Expand file tree Collapse file tree 15 files changed +80
-44
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " Support features"
3
+ linkTitle : " Support Features"
4
+ weight : 18
5
+ description : >
6
+ Set of packages and functionalities to simplify automation with Selenium.
7
+ aliases : [
8
+ " /documentation/en/support_packages/" ,
9
+ " /documentation/support_packages/" ,
10
+ " /documentation/webdriver/additional_features/" ,
11
+ ]
12
+ ---
13
+
14
+ The core libraries of Selenium try to be low level and non-opinionated.
15
+ The Support packages in each language provide higher level functionality that
16
+ may be used to simplify some behaviors.
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " サポートパッケージ"
3
+ linkTitle : " サポートパッケージ"
4
+ weight : 18
5
+ description : >
6
+ Set of packages and functionalities to simplify automation with Selenium.
7
+ aliases : [
8
+ " /documentation/ja/support_packages/" ,
9
+ " /ja/documentation/support_packages/" ,
10
+ " /ja/documentation/webdriver/additional_features/" ,
11
+ ]
12
+ ---
13
+
14
+ The core libraries of Selenium try to be low level and non-opinionated.
15
+ The Support packages in each language provide higher level functionality that
16
+ may be used to simplify some behaviors.
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " Additional Features"
3
+ linkTitle : " Additional Features"
4
+ weight : 18
5
+ description : >
6
+ Set of packages and functionalities to simplify automation with Selenium.
7
+ aliases : [
8
+ " /documentation/pt-br/support_packages/" ,
9
+ " /pt-br/documentation/support_packages/" ,
10
+ " /pt-br/documentation/additional_features/" ,
11
+ ]
12
+ ---
13
+
14
+ The core libraries of Selenium try to be low level and non-opinionated.
15
+ The Support packages in each language provide higher level functionality that
16
+ may be used to simplify some behaviors.
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " 额外功能"
3
+ linkTitle : " 额外功能"
4
+ weight : 18
5
+ description : >
6
+ 使用Selenium简易自动化的软件包和功能的集合.
7
+ aliases : [
8
+ " /documentation/zh-cn/support_packages/" ,
9
+ " /zh-cn/documentation/support_packages/" ,
10
+ " /zh-cn/documentation/additional_features/" ,
11
+ ]
12
+ ---
13
+
14
+ The core libraries of Selenium try to be low level and non-opinionated.
15
+ The Support packages in each language provide higher level functionality that
16
+ may be used to simplify some behaviors.
Original file line number Diff line number Diff line change @@ -4,7 +4,8 @@ linkTitle: "Colors"
4
4
weight : 1
5
5
aliases : [
6
6
" /documentation/en/support_packages/working_with_colours/" ,
7
- " /documentation/support_packages/working_with_colours/"
7
+ " /documentation/support_packages/working_with_colours/" ,
8
+ " /documentation/webdriver/additional_features/working_with_colours/" ,
8
9
]
9
10
---
10
11
Original file line number Diff line number Diff line change @@ -4,7 +4,8 @@ linkTitle: "色を扱う"
4
4
weight : 1
5
5
aliases : [
6
6
" /documentation/ja/support_packages/working_with_colours/" ,
7
- " /ja/documentation/support_packages/working_with_colours/"
7
+ " /ja/documentation/support_packages/working_with_colours/" ,
8
+ " /ja/documentation/webdriver/additional_features/working_with_colours/" ,
8
9
]
9
10
---
10
11
Original file line number Diff line number Diff line change @@ -4,7 +4,8 @@ linkTitle: "Trabalhando com cores"
4
4
weight : 1
5
5
aliases : [
6
6
" /documentation/pt-br/support_packages/working_with_colours/" ,
7
- " /pt-br/documentation/support_packages/working_with_colours/"
7
+ " /pt-br/documentation/support_packages/working_with_colours/" ,
8
+ " /pt-br/documentation/webdriver/additional_features/working_with_colours/" ,
8
9
]
9
10
---
10
11
Original file line number Diff line number Diff line change @@ -4,7 +4,8 @@ linkTitle: "颜色"
4
4
weight : 1
5
5
aliases : [
6
6
" /documentation/zh-cn/support_packages/working_with_colours/" ,
7
- " /zh-cn/documentation/support_packages/working_with_colours/"
7
+ " /zh-cn/documentation/support_packages/working_with_colours/" ,
8
+ " /zh-cn/documentation/webdriver/additional_features/working_with_colours/" ,
8
9
]
9
10
---
10
11
Original file line number Diff line number Diff line change @@ -4,7 +4,8 @@ linkTitle: "ThreadGuard"
4
4
weight : 6
5
5
aliases : [
6
6
" /documentation/en/support_classes/" ,
7
- " /documentation/support_packages/thread_guard/"
7
+ " /documentation/support_packages/thread_guard/" ,
8
+ " /documentation/webdriver/additional_features/thread_guard/"
8
9
]
9
10
---
10
11
Original file line number Diff line number Diff line change @@ -4,7 +4,8 @@ linkTitle: "ThreadGuard"
4
4
weight : 6
5
5
aliases : [
6
6
" /documentation/ja/support_classes/" ,
7
- " /ja/documentation/support_packages/thread_guard/"
7
+ " /ja/documentation/support_packages/thread_guard/" ,
8
+ " /ja/documentation/webdriver/additional_features/thread_guard/"
8
9
]
9
10
---
10
11
Original file line number Diff line number Diff line change @@ -4,7 +4,8 @@ linkTitle: "ThreadGuard"
4
4
weight : 6
5
5
aliases : [
6
6
" /documentation/pt-br/support_classes/" ,
7
- " /pt-br/documentation/support_packages/thread_guard/"
7
+ " /pt-br/documentation/support_packages/thread_guard/" ,
8
+ " /pt-br/documentation/webdriver/additional_features/thread_guard/"
8
9
]
9
10
---
10
11
Original file line number Diff line number Diff line change @@ -4,7 +4,8 @@ linkTitle: "线程守卫"
4
4
weight : 6
5
5
aliases : [
6
6
" /documentation/zh-cn/support_classes/" ,
7
- " /zh-cn/documentation/support_packages/thread_guard/"
7
+ " /zh-cn/documentation/support_packages/thread_guard/" ,
8
+ " /zh-cn/documentation/webdriver/additional_features/thread_guard/"
8
9
]
9
10
---
10
11
You can’t perform that action at this time.
0 commit comments