File tree 4 files changed +16
-4
lines changed
website_and_docs/content/documentation/webdriver/support_features
4 files changed +16
-4
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
title : " Command Listeners"
3
3
linkTitle : " Listeners"
4
- weight : 3
4
+ weight : 2
5
+ aliases : [
6
+ " /documentation/webdriver/drivers/listeners" ,
7
+ ]
5
8
---
6
9
7
10
These allow you to execute custom actions in every time specific Selenium commands are sent
Original file line number Diff line number Diff line change 1
1
---
2
2
title : " Command Listeners"
3
3
linkTitle : " Listeners"
4
- weight : 3
4
+ weight : 2
5
+ aliases : [
6
+ " /ja/documentation/webdriver/drivers/listeners" ,
7
+ ]
5
8
---
6
9
7
10
These allow you to execute custom actions in every time specific Selenium commands are sent
Original file line number Diff line number Diff line change 1
1
---
2
2
title : " Command Listeners"
3
3
linkTitle : " Listeners"
4
- weight : 3
4
+ weight : 2
5
+ aliases : [
6
+ " /pt-br/documentation/webdriver/drivers/listeners" ,
7
+ ]
5
8
---
6
9
7
10
These allow you to execute custom actions in every time specific Selenium commands are sent
Original file line number Diff line number Diff line change 1
1
---
2
2
title : " 命令监听器"
3
3
linkTitle : " 监听器"
4
- weight : 3
4
+ weight : 2
5
+ aliases : [
6
+ " /zh-cn/documentation/webdriver/drivers/listeners" ,
7
+ ]
5
8
---
6
9
7
10
允许您在每次发送特定 Selenium 命令时执行自定义操作
You can’t perform that action at this time.
0 commit comments