File tree 16 files changed +80
-56
lines changed
website_and_docs/content/documentation/webdriver
16 files changed +80
-56
lines changed Load Diff This file was deleted.
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
+ Support classes provide optional higher level features.
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 classes in each language provide opinionated wrappers for common interactions
16
+ that may be used to simplify some behaviors.
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
+ Support classes provide optional higher level features.
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 classes in each language provide opinionated wrappers for common interactions
16
+ that may be used to simplify some behaviors.
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
+ Support classes provide optional higher level features.
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 classes in each language provide opinionated wrappers for common interactions
16
+ that may be used to simplify some behaviors.
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
+ Support classes provide optional higher level features.
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 classes in each language provide opinionated wrappers for common interactions
16
+ that 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