修改文档

This commit is contained in:
g1879 2022-01-19 21:15:14 +08:00
parent 6cc2336408
commit ca718c2502

View File

@ -1,8 +1,9 @@
# v2.4.0
# v2.4.1
- `wait_ele()``to_frame()``scroll_to()`改用类的方式,避免使用字符串方式选择功能
- `scroll_to()`方法改为`scroll`属性
- 滚动页面或元素增加`to_location()`方式
- 优化`Select`类用法
# v2.3.0