mirror of
https://gitee.com/g1879/DrissionPage.git
synced 2024-12-12 12:25:19 +08:00
0.15.0
This commit is contained in:
parent
8d3e51233a
commit
1e75ec8814
@ -1,5 +1,3 @@
|
||||
# 中文README
|
||||
***
|
||||
- 中文README:[点击这里](https://github.com/g1879/DrissionPage/blob/master/README.zh-cn.md)
|
||||
- 示例:[点击这里](https://gitee.com/g1879/DrissionPage-demos)
|
||||
|
||||
@ -1235,6 +1233,12 @@ Parameter Description:
|
||||
|
||||
- ele_or_loc - Another element or relative current position
|
||||
|
||||
### hover
|
||||
|
||||
hover()
|
||||
|
||||
Hover over the element.
|
||||
|
||||
|
||||
|
||||
## SessionElement class
|
||||
|
@ -1230,6 +1230,12 @@ driver模式的元素对象,包装了一个WebElement对象,并封装了常
|
||||
|
||||
- ele_or_loc - 另一个元素或相对当前位置
|
||||
|
||||
### hover
|
||||
|
||||
hover()
|
||||
|
||||
在元素上悬停鼠标
|
||||
|
||||
|
||||
|
||||
## SessionElement类
|
||||
|
Loading…
Reference in New Issue
Block a user